nasm/travis/test/timesneg.asm
Cyrill Gorcunov 985f30df21 travis: add timesneg
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-10-10 16:47:36 +03:00

4 lines
70 B
NASM

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