summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/base_mp/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/samples/base_mp/system.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/c/src/tests/samples/base_mp/system.h b/c/src/tests/samples/base_mp/system.h
index 47347fe30a..25738a5d4c 100644
--- a/c/src/tests/samples/base_mp/system.h
+++ b/c/src/tests/samples/base_mp/system.h
@@ -11,12 +11,13 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * $Id$
+ * system.h,v 1.2 1995/05/31 17:05:21 joel Exp
*/
#include <rtems.h>
-#include "stdio.h"
-#include "libcsupport.h"
+#include <bsp.h>
+#include <stdio.h>
+#include <libcsupport.h>
/* Miscellaneous */