fix bug in nrf_enable_rxaddr
This commit is contained in:
@@ -159,7 +159,6 @@ void cpu_trap_entry(cpu_data_t cause, cpu_context_t *regs)
|
||||
}
|
||||
}
|
||||
|
||||
void eclic_mtip_handler();
|
||||
void cpu_irq_entry(cpu_data_t irq)
|
||||
{
|
||||
typedef void (*irq_handler_t)();
|
||||
|
Reference in New Issue
Block a user