mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
4 lines
70 B
NASM
4 lines
70 B
NASM
bits 32
|
|
times -1 db 0
|
|
times -1 incbin "./travis/test/timesneg.asm"
|