kernel: Generalize startup code into main
This commit is contained in:
parent
8d12a42442
commit
8b750aabe9
5 changed files with 65 additions and 72 deletions
7
Makefile
7
Makefile
|
@ -1,7 +0,0 @@
|
|||
default: nbp.com
|
||||
|
||||
%.com: %.asm
|
||||
nasm -s -o $@ $<
|
||||
|
||||
clean:
|
||||
rm -f *.com
|
Loading…
Add table
Add a link
Reference in a new issue