summaryrefslogtreecommitdiffstats
path: root/cpukit/score
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/score
parent2008-04-28 Daron Chabot <daron.chabot@usask.ca> (diff)
downloadrtems-86101e3cca27257f51d7216ca34b4651c4526d99.tar.bz2
Fix typo.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/cpu/powerpc/rtems/score/powerpc.h5
1 files changed, 0 insertions, 5 deletions
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.