suppress NASM warning

This commit is contained in:
Jiří Malák 2021-10-17 09:10:19 +02:00 committed by Kenneth J Davis
parent a69abe43aa
commit 246d99c4a6

View File

@ -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