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
compiler.h: for newer gcc attributes, we can use __has_attribute()
[nasm.git]
/
test
/
pragma.asm
blob
d794a896bfecd6d6fa56b135c178504fe28256b0
1
%
pragma
2
%
pragma bluttan
3
%
pragma bluttan blej
4
%
pragma
"Hej tomtegubbar"
5
%
define PR asm foobar
6
%
pragma PR
7
%
pragma preproc
8
%
pragma preproc tjo fidelittan
9
10