Fix alignment fuckup in VBR
This commit is contained in:
parent
8aafa98c6a
commit
c288bbffb9
@ -29,7 +29,7 @@ fdc: ; FDC Descriptor as per ECMA-107
|
|||||||
.po:
|
.po:
|
||||||
dd 0 ; partition offset (in LBA blocks)
|
dd 0 ; partition offset (in LBA blocks)
|
||||||
.lrgts:
|
.lrgts:
|
||||||
dw 0
|
dd 0
|
||||||
.drv:
|
.drv:
|
||||||
db 0 ; drive number
|
db 0 ; drive number
|
||||||
db 0
|
db 0
|
||||||
|
Loading…
Reference in New Issue
Block a user