forked from Imagelibrary/rtems
2001-04-11 Joel Sherrill <joel@OARcorp.com>
* cpu.c: Removed duplicate declaration for _ISR_Vector_table.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-04-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpu.c: Removed duplicate declaration for _ISR_Vector_table.
|
||||
|
||||
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am, rtems/score/Makefile.am:
|
||||
|
||||
@@ -40,8 +40,6 @@
|
||||
#include <rtems/score/wkspace.h>
|
||||
|
||||
|
||||
ISR_Handler_entry _ISR_Vector_table[ ISR_NUMBER_OF_VECTORS ];
|
||||
|
||||
/* _CPU_Initialize
|
||||
*
|
||||
* This routine performs processor dependent initialization.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-04-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpu.c: Removed duplicate declaration for _ISR_Vector_table.
|
||||
|
||||
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am, rtems/score/Makefile.am:
|
||||
|
||||
@@ -40,8 +40,6 @@
|
||||
#include <rtems/score/wkspace.h>
|
||||
|
||||
|
||||
ISR_Handler_entry _ISR_Vector_table[ ISR_NUMBER_OF_VECTORS ];
|
||||
|
||||
/* _CPU_Initialize
|
||||
*
|
||||
* This routine performs processor dependent initialization.
|
||||
|
||||
Reference in New Issue
Block a user