summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/a29k
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 /cpukit/score/cpu/a29k
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 'cpukit/score/cpu/a29k')
-rw-r--r--cpukit/score/cpu/a29k/ChangeLog4
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/cpu.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/score/cpu/a29k/ChangeLog b/cpukit/score/cpu/a29k/ChangeLog
index 6e34990bed..0b516b2df7 100644
--- a/cpukit/score/cpu/a29k/ChangeLog
+++ b/cpukit/score/cpu/a29k/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/cpukit/score/cpu/a29k/rtems/score/cpu.h b/cpukit/score/cpu/a29k/rtems/score/cpu.h
index a20543f0d2..10c7be3b3f 100644
--- a/cpukit/score/cpu/a29k/rtems/score/cpu.h
+++ b/cpukit/score/cpu/a29k/rtems/score/cpu.h
@@ -441,7 +441,7 @@ typedef struct {
/*
* The following table contains the information required to configure
- * the XXX processor specific parameters.
+ * the a29K processor specific parameters.
*
* NOTE: The interrupt_stack_size field is required if
* CPU_ALLOCATE_INTERRUPT_STACK is defined as TRUE.