summaryrefslogtreecommitdiffstats
path: root/c/src/optman/sapi/no-io.c
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/optman/sapi/no-io.c
parentfixed Id strings (diff)
downloadrtems-5e9b32b439627068a0292370fe595220dbfc95a0.tar.bz2
posix support initially added
Diffstat (limited to '')
-rw-r--r--c/src/optman/sapi/no-io.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/optman/sapi/no-io.c b/c/src/optman/sapi/no-io.c
index 058ecfbfd2..efc701f686 100644
--- a/c/src/optman/sapi/no-io.c
+++ b/c/src/optman/sapi/no-io.c
@@ -17,8 +17,8 @@
#include <rtems/rtems/status.h>
#include <rtems/config.h>
#include <rtems/io.h>
-#include <rtems/core/isr.h>
-#include <rtems/core/thread.h>
+#include <rtems/score/isr.h>
+#include <rtems/score/thread.h>
void _IO_Initialize_all_drivers( void )
{