suppress NASM warning
This commit is contained in:
parent
a69abe43aa
commit
246d99c4a6
@ -75,7 +75,8 @@ exit: or ax, 0100h
|
|||||||
signature db 'SDIR'
|
signature db 'SDIR'
|
||||||
length dw 1
|
length dw 1
|
||||||
|
|
||||||
table ;db 11, "SHOWVER.EXE", 5, 00
|
table:
|
||||||
|
;db 11, "SHOWVER.EXE", 5, 00
|
||||||
;db 12, "BUGGYPRG.EXE", 3, 31
|
;db 12, "BUGGYPRG.EXE", 3, 31
|
||||||
|
|
||||||
db 0
|
db 0
|
||||||
|
Loading…
Reference in New Issue
Block a user