summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 20:32:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 20:32:16 +0000
commit90550fe52b7c6544156fbcca2b7ae83695f06542 (patch)
treeab600ecd31d2539caea630f52148fe4ddc79ef84 /cpukit/score/cpu/or32
parent2004-09-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-90550fe52b7c6544156fbcca2b7ae83695f06542.tar.bz2
2004-09-29 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: i960 obsoleted and all references removed.
Diffstat (limited to 'cpukit/score/cpu/or32')
-rw-r--r--cpukit/score/cpu/or32/ChangeLog4
-rw-r--r--cpukit/score/cpu/or32/rtems/score/cpu.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/cpukit/score/cpu/or32/ChangeLog b/cpukit/score/cpu/or32/ChangeLog
index ada0f77fae..4f25a3289d 100644
--- a/cpukit/score/cpu/or32/ChangeLog
+++ b/cpukit/score/cpu/or32/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-29 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: i960 obsoleted and all references removed.
+
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
diff --git a/cpukit/score/cpu/or32/rtems/score/cpu.h b/cpukit/score/cpu/or32/rtems/score/cpu.h
index 1fe9218c76..14b2d805b6 100644
--- a/cpukit/score/cpu/or32/rtems/score/cpu.h
+++ b/cpukit/score/cpu/or32/rtems/score/cpu.h
@@ -330,11 +330,7 @@ extern "C" {
#define CPU_MODES_INTERRUPT_MASK 0x00000001
/*
- * Processor defined structures
- *
- * Examples structures include the descriptor tables from the i386
- * and the processor control structure on the i960ca.
- *
+ * Processor defined structures required for cpukit/score.
*/