mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
Interrupts: Remove unused methods
This commit is contained in:
parent
8b38be3072
commit
3f98a67d75
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ public:
|
|||
void increment_invoking_counter();
|
||||
|
||||
protected:
|
||||
void enable_interrupt_vector();
|
||||
void disable_interrupt_vector();
|
||||
void change_interrupt_number(u8 number);
|
||||
explicit GenericInterruptHandler(u8 interrupt_number);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue