mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:37:35 +00:00
Merge Disk namespace into the IDEDiskDevice class.
This commit is contained in:
parent
cba05ce75e
commit
b8264e7d47
10 changed files with 231 additions and 244 deletions
|
@ -9,6 +9,7 @@ void disable(BYTE number);
|
|||
void eoi(BYTE number);
|
||||
void initialize();
|
||||
word getISR();
|
||||
word get_irr();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue