summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/thread.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-21 17:58:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-21 17:58:58 +0000
commitcda7ecc2d8f00a5d5846e99c14912e9da29da8d6 (patch)
tree9473776cfe61ac48b711704214f68bf7cbb459b5 /c/src/exec/score/src/thread.c
parentFixed problem in fast_idle_switch_hook (diff)
downloadrtems-cda7ecc2d8f00a5d5846e99c14912e9da29da8d6.tar.bz2
More file movement
Diffstat (limited to 'c/src/exec/score/src/thread.c')
-rw-r--r--c/src/exec/score/src/thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/exec/score/src/thread.c b/c/src/exec/score/src/thread.c
index a380d76c44..a22f52af2d 100644
--- a/c/src/exec/score/src/thread.c
+++ b/c/src/exec/score/src/thread.c
@@ -16,7 +16,6 @@
#include <rtems/system.h>
#include <rtems/core/context.h>
#include <rtems/core/interr.h>
-#include <rtems/core/intthrd.h>
#include <rtems/core/isr.h>
#include <rtems/core/object.h>
#include <rtems/core/priority.h>