Changes for RTEMS

This commit is contained in:
MarkRivers
2006-03-21 23:06:12 +00:00
parent 5e23113160
commit 0a8a922efd
+4
View File
@@ -2,6 +2,10 @@
// Created source file api.cpp for API description
//
#ifdef __rtems__
#include <rtems.h>
#endif
#include <string.h> /* Added by JHK */