Move StartupInformation struct to its own file
This commit is contained in:
parent
35997c61b6
commit
ef15019757
4 changed files with 71 additions and 14 deletions
|
|
@ -15,6 +15,7 @@ files = [
|
|||
'Interrupts.cc',
|
||||
'Kernel.cc',
|
||||
'Multiboot.cc',
|
||||
'StartupInformation.cc',
|
||||
'PIC.cc',
|
||||
'cxa.cc',
|
||||
'isr.S',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue