makefile refactor

This commit is contained in:
Jack Halford 2018-04-09 20:45:28 +02:00
parent 93e48044f5
commit 1744c523d7

View file

@ -55,7 +55,7 @@ align 4096
p2_table:
resb 4096
stack_bottom:
resb 4096 * 3
resb 4096 * 4
stack_top:
section .gdt