summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/a29k/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/a29k/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
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.