Say hello, kernel!

This commit is contained in:
Eryn Wells 2016-02-27 13:50:51 -05:00
parent d8c96e8eed
commit f750094b13
4 changed files with 66 additions and 6 deletions

View file

@ -9,7 +9,7 @@ files = [
'boot.s',
'crti.s',
'crtn.s',
'main.cc',
'Main.cc',
'Console.cc'
]