@@ -738,9 +738,9 @@ picint_common(uint16_t num, int level, int set, uint8_t *irq_state)
pic.irr&=~(num&0x00ff);
}
}
}
update_pending();
update_pending();
}
}
staticuint8_t
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.