summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 23:23:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 23:23:05 +0000
commite7344db98f022c93efe44361e80813d70748b1e7 (patch)
tree509063d3df7e7348e71542066359b435a1d2f490 /cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
parent2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e7344db98f022c93efe44361e80813d70748b1e7.tar.bz2
2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/old-exceptions/cpu.h: Remove extra ifndef.
Diffstat (limited to 'cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h')
-rw-r--r--cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h b/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
index c4ce469bbd..7fa9371dda 100644
--- a/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
+++ b/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
@@ -176,7 +176,6 @@ typedef void ( *ppc_isr_entry )( int, struct CPU_Interrupt_frame * );
* Processor defined structures required for cpukit/score.
*/
-#ifndef ASM
/*
* The following type defines an entry in the PPC's trap table.
*