]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/Utils/common/eCosStd.h
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / tools / src / tools / Utils / common / eCosStd.h
index 479f9edb790628677efdbeb930835ef157767edb..3a851115807b864afb348d988537a35dfc2ddca8 100644 (file)
@@ -56,7 +56,7 @@
   #include <malloc.h>     // malloc
   #include <stdlib.h>     // atoi
   #include <errno.h>
-  #define WOULDBLOCK WSAEWOULDBLOCK
+  #define WOULDBLOCK EWOULDBLOCK
 
   #include "wcharunix.h"
   #include <sys/time.h>
   #define MODE_TEXT
 #endif
 
-#define ECOS_VERSION "2.0"
+#define ECOS_VERSION "1.3.2"
 
 typedef int Duration;