From 2540208c6635fea9c6a1cddb5820815ec8b2e0b9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Jul 2002 18:09:59 +0000 Subject: 2002-07-05 Joel Sherrill * rtems/score/cpu.h: Filled in something that was marked XXX. --- c/src/exec/score/cpu/arm/rtems/score/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/cpu/arm/rtems/score/cpu.h') diff --git a/c/src/exec/score/cpu/arm/rtems/score/cpu.h b/c/src/exec/score/cpu/arm/rtems/score/cpu.h index a626068e2c..8e4afea4ed 100644 --- a/c/src/exec/score/cpu/arm/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/arm/rtems/score/cpu.h @@ -367,7 +367,7 @@ typedef CPU_Exception_frame CPU_Interrupt_frame; /* * The following table contains the information required to configure - * the XXX processor specific parameters. + * the ARM processor specific parameters. */ typedef struct { -- cgit v1.2.3