summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/c4x/rtems
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/c4x/rtems')
-rw-r--r--c/src/exec/score/cpu/c4x/rtems/score/cpu.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/exec/score/cpu/c4x/rtems/score/cpu.h b/c/src/exec/score/cpu/c4x/rtems/score/cpu.h
index 3de5b41bd3..f42895c4f1 100644
--- a/c/src/exec/score/cpu/c4x/rtems/score/cpu.h
+++ b/c/src/exec/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