summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-10-23 17:19:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-10-23 17:19:52 +0000
commit5b8b467017343c724afaa5251ef5cc749de9cfef (patch)
tree68fdc2c87c09ec31ee1e30ecbb0e143c916e7cb3 /cpukit/score/cpu/bfin/rtems/score/cpu.h
parent2006-10-23 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5b8b467017343c724afaa5251ef5cc749de9cfef.tar.bz2
2006-10-23 Joel Sherrill <joel@OARcorp.com>
* cpu.c, rtems/score/cpu.h: Use the default IDLE thread body.
Diffstat (limited to 'cpukit/score/cpu/bfin/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/bfin/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/bfin/rtems/score/cpu.h b/cpukit/score/cpu/bfin/rtems/score/cpu.h
index 38f367ed3e..66fd6f3c65 100644
--- a/cpukit/score/cpu/bfin/rtems/score/cpu.h
+++ b/cpukit/score/cpu/bfin/rtems/score/cpu.h
@@ -292,7 +292,7 @@ extern "C" {
*
* XXX document implementation including references if appropriate
*/
-#define CPU_PROVIDES_IDLE_THREAD_BODY TRUE
+#define CPU_PROVIDES_IDLE_THREAD_BODY FALSE
/**
* Does the stack grow up (toward higher addresses) or down