mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
travis: update absolute
To match test/ instance. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
f0b0155280
commit
3d1f5ce8e7
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
%ifmacro org
|
||||
org 7c00h
|
||||
%endif
|
||||
|
||||
init_foo:
|
||||
jmp init_bar
|
||||
nop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue