rbtx4925 - Eliminate any set_vector() remnants

This commit is contained in:
Joel Sherrill
2012-05-08 13:26:18 -05:00
parent 959a701955
commit 498b9e7dfc

View File

@@ -33,11 +33,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