summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-06 15:33:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-06 15:33:12 +0000
commit5996c48b66cdbdde302f585587a50d7fce4f2eb3 (patch)
treecc4f78961ed260d7ed59016dc81fc36ecded15a1 /cpukit/score/cpu/sparc/ChangeLog
parent2000-12-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5996c48b66cdbdde302f585587a50d7fce4f2eb3.tar.bz2
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
Diffstat (limited to 'cpukit/score/cpu/sparc/ChangeLog')
-rw-r--r--cpukit/score/cpu/sparc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/ChangeLog b/cpukit/score/cpu/sparc/ChangeLog
index 296886878a..1cc5e1d422 100644
--- a/cpukit/score/cpu/sparc/ChangeLog
+++ b/cpukit/score/cpu/sparc/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-06 Joel Sherrill <joel@OARcorp.com>
+
+ * cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
+
2000-11-21 Jiri Gaisler <jgais@ws.estec.esa.nl>
* cpu_asm.S: Fix for CPUs with FPU revision B or C.