/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }

Fork of mbed by mbed official

Revision:
65:5798e58a58b1
Parent:
64:e3affc9e7238
Child:
66:9c8f0e3462fb
--- a/TARGET_LPC812/objects.h	Mon Aug 05 12:28:09 2013 +0300
+++ b/TARGET_LPC812/objects.h	Mon Aug 12 13:17:46 2013 +0300
@@ -36,11 +36,11 @@
 
 struct i2c_s {
     LPC_I2C_TypeDef *i2c;
-};
-
-struct spi_s {
-    LPC_SPI_TypeDef *spi;
-    unsigned char spi_n;
+};
+
+struct spi_s {
+    LPC_SPI_TypeDef *spi;
+    unsigned char spi_n;
 };
 
 #include "gpio_object.h"