aclocal.m4: remove dnl which made autoconf complain
[nasm.git] / test / timesneg.asm
blob9f16dbaa8bff8f6c37004217fee86c4aaa6bde76
1 bits 32
2 times -1 db 0
3 times -1 incbin "timesneg.asm"