summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-13 07:48:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-13 07:48:16 +0000
commit5022a49fb0997251c369feb475514f37c3addd30 (patch)
treed40379706ae56588cc23d5a67218f58f47169e21 /cpukit/score/cpu/powerpc/ChangeLog
parent2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-5022a49fb0997251c369feb475514f37c3addd30.tar.bz2
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index ae98c67987..dcc91154f7 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,5 +1,9 @@
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
+
+2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* rtems/score/powerpc.h: Remove PPC_MSR_* defines.
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>