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