jmr3904 - Eliminate any set_vector() remnants

This commit is contained in:
Joel Sherrill
2012-05-08 13:27:57 -05:00
parent 878566094b
commit 4302c08a30

View File

@@ -34,11 +34,6 @@ extern "C" {
#define BSP_FEATURE_IRQ_EXTENSION
#define BSP_SHARED_HANDLER_SUPPORT 1
/* functions */
rtems_isr_entry set_vector(
rtems_isr_entry, rtems_vector_number, int );
#ifdef __cplusplus
}
#endif