Build Multiboot.cc

This commit is contained in:
Eryn Wells 2016-03-19 04:05:09 -04:00
parent 3a40e246c2
commit 3afb47e573

View file

@ -14,6 +14,7 @@ files = [
'ConsolePrintFormat.cc',
'Descriptors.cc',
'Interrupts.cc',
'Multiboot.cc',
'PIC.cc',
'cxa.cc',
'isr.S',