Add struc for disk parameter table
This commit is contained in:
parent
a90ca60422
commit
626b7e5624
2 changed files with 14 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
%include "inc/bpb.asm"
|
||||
%include "inc/mbr.asm"
|
||||
%include "inc/dpt.asm"
|
||||
|
||||
; kernel stack size in words
|
||||
%define stacksize 512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue