repo.or.cz
/
nasm
/
autotest.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
preproc: free the include path and the final filename
[nasm/autotest.git]
/
output
/
outcoff.mac
blob
c9ecb54c13a535b8a5d2223938d95cd0d4b53e9d
1
OUT: coff
2
%define __SECT__ [section .text]
3
%macro __NASM_CDecl__ 1
4
%endmacro
5
%imacro export 1+.nolist
6
[export %1]
7
%endmacro
8
%imacro safeseh 1.nolist
9
[safeseh %1]
10
%endmacro