mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-11-08 23:27:15 -05:00
4 lines
70 B
NASM
4 lines
70 B
NASM
bits 32
|
|
times -1 db 0
|
|
times -1 incbin "./travis/test/timesneg.asm"
|