summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/headers/sptables.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-26 19:27:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-26 19:27:15 +0000
commit5e9b32b439627068a0292370fe595220dbfc95a0 (patch)
tree3740b62de3aaa10140867de33adad9a1fcc15b26 /c/src/exec/sapi/headers/sptables.h
parentfixed Id strings (diff)
downloadrtems-5e9b32b439627068a0292370fe595220dbfc95a0.tar.bz2
posix support initially added
Diffstat (limited to 'c/src/exec/sapi/headers/sptables.h')
-rw-r--r--c/src/exec/sapi/headers/sptables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index 2f19b958f4..047ad57579 100644
--- a/c/src/exec/sapi/headers/sptables.h
+++ b/c/src/exec/sapi/headers/sptables.h
@@ -27,7 +27,7 @@ extern "C" {
#include <rtems/fatal.h>
#include <rtems/init.h>
#include <rtems/io.h>
-#include <rtems/core/sysstate.h>
+#include <rtems/score/sysstate.h>
#include <rtems/rtems/intr.h>
#include <rtems/rtems/clock.h>
@@ -62,7 +62,7 @@ const rtems_multiprocessing_table
*/
const char _RTEMS_version[] =
- "RTEMS RELEASE V3.5.01 (" CPU_NAME "/" RTEMS_MODEL_NAME ")";
+ "RTEMS RELEASE V3.5.01 (" CPU_NAME "/" CPU_MODEL_NAME ")";
/*