summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/c4x/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:10:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:10:25 +0000
commit4a2b4f0b6134e8a7db956ce5787e62eebe718c69 (patch)
tree8122b7b271f6670975d8ee0121abd9c54084ad69 /cpukit/score/cpu/c4x/rtems/score/cpu.h
parent2002-07-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-4a2b4f0b6134e8a7db956ce5787e62eebe718c69.tar.bz2
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was marked XXX.
Diffstat (limited to 'cpukit/score/cpu/c4x/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/c4x/rtems/score/cpu.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpukit/score/cpu/c4x/rtems/score/cpu.h b/cpukit/score/cpu/c4x/rtems/score/cpu.h
index 3de5b41bd3..f42895c4f1 100644
--- a/cpukit/score/cpu/c4x/rtems/score/cpu.h
+++ b/cpukit/score/cpu/c4x/rtems/score/cpu.h
@@ -1,6 +1,6 @@
/* cpu.h
*
- * This include file contains information pertaining to the XXX
+ * This include file contains information pertaining to the C4x
* processor.
*
* COPYRIGHT (c) 1989-1999.
@@ -100,9 +100,8 @@ extern "C" {
*
* C4x Specific Information:
*
- * XXXanswer
- *
* Initial investigation indicates a software managed stack will be needed.
+ * But the implementation does not currently include support for one.
*/
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK FALSE