summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 20:32:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 20:32:02 +0000
commit9428e23f06b2ce53b3b3f3449a8ee1878f164930 (patch)
tree8901aac9413fb5c01eed9b07298c5307ea23101c /cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
parent2004-09-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-9428e23f06b2ce53b3b3f3449a8ee1878f164930.tar.bz2
2004-09-29 Joel Sherrill <joel@OARcorp.com>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960 obsoleted and all references removed.
Diffstat (limited to 'cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h')
-rw-r--r--cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h b/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
index 0788a797c9..6b54303523 100644
--- a/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
+++ b/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
@@ -286,10 +286,7 @@ typedef void ( *ppc_isr_entry )( int, struct CPU_Interrupt_frame * );
#define CPU_MODES_INTERRUPT_MASK 0x00000007
/*
- * Processor defined structures
- *
- * Examples structures include the descriptor tables from the i386
- * and the processor control structure on the i960ca.
+ * Processor defined structures required for cpukit/score.
*/
/* may need to put some structures here. */