Searched refs:init_IRQ (Results 1 – 3 of 3) sorted by relevance
5 void init_IRQ(void) __attribute__((weak, alias("native_init_IRQ")));
45 void init_IRQ(void);
131 void (*init_IRQ)(void); member