genmongoosev - Eliminate any set_vector() remnants

This commit is contained in:
Joel Sherrill
2012-05-08 13:27:25 -05:00
parent 498b9e7dfc
commit aeb6a586c0

View File

@@ -56,11 +56,6 @@ extern void assertSoftwareInterrupt(uint32_t);
#define CLOCK_VECTOR MONGOOSEV_IRQ_TIMER1
/* functions */
rtems_isr_entry set_vector( rtems_isr_entry, rtems_vector_number, int );
/* from start.S */
extern void promCopyIcacheFlush(void);
extern void promCopyDcacheFlush(void);