nasm/travis/test/timesneg.asm

4 lines
70 B
NASM
Raw Normal View History

bits 32
times -1 db 0
times -1 incbin "./travis/test/timesneg.asm"