mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Add missing prototype.
This commit is contained in:
@@ -375,7 +375,7 @@ dec21140Enet_interrupt_handler ( struct dec21140_softc *sc )
|
||||
}
|
||||
|
||||
static rtems_isr
|
||||
dec21140Enet_interrupt_handler_entry()
|
||||
dec21140Enet_interrupt_handler_entry(void)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user