summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-28 18:14:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-28 18:14:14 +0000
commit86101e3cca27257f51d7216ca34b4651c4526d99 (patch)
tree07f7272ad5cb3061ee5370068234bb93bf41b47e /cpukit
parent2008-04-28 Daron Chabot <daron.chabot@usask.ca> (diff)
downloadrtems-86101e3cca27257f51d7216ca34b4651c4526d99.tar.bz2
Fix typo.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog1
-rw-r--r--cpukit/score/cpu/powerpc/rtems/score/powerpc.h5
2 files changed, 0 insertions, 6 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 850854e536..774972b377 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -2,7 +2,6 @@
* posix/src/keycreate.c, posix/src/pthreadequal.c,
rtems/src/semtranslatereturncode.c,
- score/cpu/powerpc/rtems/score/powerpc.h,
score/src/threadblockingoperationcancel.c: Fix compilation errors
when --enable-rtems-debug is used.
diff --git a/cpukit/score/cpu/powerpc/rtems/score/powerpc.h b/cpukit/score/cpu/powerpc/rtems/score/powerpc.h
index fb7dd139b3..29a2a2a70d 100644
--- a/cpukit/score/cpu/powerpc/rtems/score/powerpc.h
+++ b/cpukit/score/cpu/powerpc/rtems/score/powerpc.h
@@ -74,11 +74,6 @@ extern "C" {
* - 0 otherwise
*/
-/* JRS: XXX treat this as generic until cleaned up */
-#if defined(ppc8540)
-#define __ppc_generic
-#endif
-
/*
* Figure out all CPU Model Feature Flags based upon compiler
* predefines.