1
0

Initial commit

This commit is contained in:
2012-09-03 23:44:36 -04:00
commit 4be5ceeec6
6 changed files with 107 additions and 0 deletions

3
boot/Makefile.inc Normal file
View File

@ -0,0 +1,3 @@
BOOT_PREFIX = boot
KOBJS += $(BOOT_PREFIX)/start.o