Skip net_poll and timers unless their interrupt has fired
This commit is contained in:
@@ -37,6 +37,8 @@ void reset();
|
||||
void init();
|
||||
bool check();
|
||||
|
||||
extern volatile bool irq_pending;
|
||||
|
||||
void clear_interrupt(intr_kind intr);
|
||||
void set_interrupt_mask(intr_kind intr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user