Previous comment should have been - handle RTEMS correctly

This commit is contained in:
MarkRivers
2010-11-11 12:06:14 +00:00
parent eed76526d6
commit 18f8857c2f
+1 -1
View File
@@ -17,7 +17,7 @@
#endif
#ifdef __rtems__
#include "strtok_r.h"
#include "strtok_r.h"
#endif
#ifdef __cplusplus