mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:07:34 +00:00
Kernel: Remove declarations for non-existent methods
This commit is contained in:
parent
09a22ddb2a
commit
3cbc0fdbb0
19 changed files with 0 additions and 42 deletions
|
@ -67,7 +67,6 @@ private:
|
|||
|
||||
u8 read_redirection_entry_vector(u8 index) const;
|
||||
Optional<int> find_redirection_entry_by_vector(u8 vector) const;
|
||||
void configure_redirections() const;
|
||||
|
||||
void write_register(u32 index, u32 value) const;
|
||||
u32 read_register(u32 index) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue