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:
Joel Sherrill
2004-09-29 20:32:02 +00:00
parent 8197135422
commit 9428e23f06
3 changed files with 7 additions and 8 deletions
+5
View File
@@ -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. */