Fix max argument length 126 -> 127
This commit is contained in:
parent
d853b87ec7
commit
e7108f6622
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ error:
|
||||||
cluster_offset:
|
cluster_offset:
|
||||||
dw 0
|
dw 0
|
||||||
|
|
||||||
times (0x175 - ($-$$)) db 0
|
times (0x174 - ($-$$)) db 0
|
||||||
|
|
||||||
filename:
|
filename:
|
||||||
db "KERNEL COM"
|
db "KERNEL COM"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue