repo.or.cz
/
nasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
insns.h: change ITEMPLATE_END to not warn on some compilers
[nasm.git]
/
test
/
reldef.asm
blob
17186c57ef81977c33bdd1ffaef0712e7a6165ee
1
bits
64
2
3
extern bar
4
5
section
.data
6
foo:
dd
bar
7
dd
foo
-
$
8
; dd foo*2
9
dd
bar
-
$