lwip operating system abstraction layer implementation based on CMSIS-RTOS

Dependents:   LwIPNetworking NetServicesMin EthernetInterface EthernetInterface_RSF ... more

Revision:
12:011623753f2e
Parent:
11:faba3c7e1122
Child:
13:bca6d04bc6d3
--- a/arch/sys_arch.c	Tue Jul 08 11:15:31 2014 +0100
+++ b/arch/sys_arch.c	Tue Jul 08 14:15:29 2014 +0100
@@ -18,7 +18,7 @@
 #include <string.h>
 
 /* mbed includes */
-#include "mbed_error.h"
+#include "error.h"
 #include "mbed_interface.h"
 #include "us_ticker_api.h"
 
@@ -440,7 +440,7 @@
 
 #endif
 
-#ifdef LWIP_DEBUG
+#ifdef LWIP_DEBUG 
 
 /** \brief  Displays an error message on assertion