mirror of
https://github.com/FDOS/kernel.git
synced 2025-04-08 17:15:17 +02:00
suppress NASM warning
This commit is contained in:
parent
a69abe43aa
commit
246d99c4a6
@ -75,7 +75,8 @@ exit: or ax, 0100h
|
||||
signature db 'SDIR'
|
||||
length dw 1
|
||||
|
||||
table ;db 11, "SHOWVER.EXE", 5, 00
|
||||
table:
|
||||
;db 11, "SHOWVER.EXE", 5, 00
|
||||
;db 12, "BUGGYPRG.EXE", 3, 31
|
||||
|
||||
db 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user