From 4a2b4f0b6134e8a7db956ce5787e62eebe718c69 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Jul 2002 18:10:25 +0000 Subject: 2002-07-05 Joel Sherrill * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was marked XXX. --- c/src/exec/score/cpu/c4x/rtems/score/cpu.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'c/src/exec/score/cpu/c4x/rtems') 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 -- cgit v1.2.3