summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/arm
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:09:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:09:59 +0000
commit2540208c6635fea9c6a1cddb5820815ec8b2e0b9 (patch)
tree620bfdc5c9ac88916eb421cddfce900dcdc776b3 /c/src/exec/score/cpu/arm
parent2002-07-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2540208c6635fea9c6a1cddb5820815ec8b2e0b9.tar.bz2
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Filled in something that was marked XXX.
Diffstat (limited to 'c/src/exec/score/cpu/arm')
-rw-r--r--c/src/exec/score/cpu/arm/ChangeLog4
-rw-r--r--c/src/exec/score/cpu/arm/rtems/score/cpu.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/arm/ChangeLog b/c/src/exec/score/cpu/arm/ChangeLog
index a64a7b5db1..e3499a1546 100644
--- a/c/src/exec/score/cpu/arm/ChangeLog
+++ b/c/src/exec/score/cpu/arm/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-05 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: Filled in something that was marked XXX.
+
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../../../..).
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 {