From 9428e23f06b2ce53b3b3f3449a8ee1878f164930 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 Sep 2004 20:32:02 +0000 Subject: 2004-09-29 Joel Sherrill * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960 obsoleted and all references removed. --- cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h') 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. */ -- cgit v1.2.3