mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Big, possibly complete sweep of naming changes.
This commit is contained in:
@@ -90,7 +90,7 @@ void initialize()
|
||||
#endif
|
||||
}
|
||||
|
||||
word getISR()
|
||||
word get_isr()
|
||||
{
|
||||
IO::out8(PIC0_CTL, 0x0b);
|
||||
IO::out8(PIC1_CTL, 0x0b);
|
||||
|
||||
Reference in New Issue
Block a user