virtex4 - Eliminate any set_vector() remnants

This commit is contained in:
Joel Sherrill
2012-05-09 16:56:39 -05:00
parent 71d7e02f1d
commit 16f0a50ac6
@@ -59,12 +59,6 @@ static bool auto_restart;
void Clock_exit( void );
rtems_isr_entry set_vector( /* returns old vector */
rtems_isr_entry handler, /* isr routine */
rtems_vector_number vector, /* vector number */
int type /* RTEMS or RAW intr */
);
/*
* These are set by clock driver during its init
*/