mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 22:44:02 +08:00
2004-09-29 Joel Sherrill <joel@OARcorp.com>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960 obsoleted and all references removed.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-09-29 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960
|
||||
obsoleted and all references removed.
|
||||
|
||||
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* asm.h: Include rtems/score/powerpc.h instead of
|
||||
|
||||
@@ -264,10 +264,7 @@ extern "C" {
|
||||
|
||||
|
||||
/*
|
||||
* 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. */
|
||||
|
||||
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user