forked from Imagelibrary/rtems
lm32/lm32_evr/include/bsp.h: Fix warnings
This commit is contained in:
@@ -70,13 +70,11 @@ extern int rtems_tsmac_driver_attach(struct rtems_bsdnet_ifconfig *config,
|
||||
#endif
|
||||
|
||||
/* functions */
|
||||
#if 0
|
||||
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 */
|
||||
);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user