summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-01 22:23:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-01 22:23:55 +0000
commit3a05d15f4bce699f41e8d6691abdb51fafd23abd (patch)
tree4fb9dde9d32f0d0b93f0321a4f78f1d33048d599 /c/src/exec/score/cpu/h8300/rtems/score/cpu.h
parent2002-07-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3a05d15f4bce699f41e8d6691abdb51fafd23abd.tar.bz2
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Fixed comments and renamed CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/h8300/rtems/score/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
index 290c888dc0..b7e2aa0573 100644
--- a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
@@ -513,10 +513,10 @@ SCORE_EXTERN void (*_CPU_Thread_dispatch_pointer)();
*
* H8300 Specific Information:
*
- * XXX
+ * It is highly unlikely the H8300 will get used in a multiprocessor system.
*/
-#define CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK 0
+#define CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK 0
/*
* This defines the number of entries in the ISR_Vector_table managed