repo.or.cz
/
nasm
/
perl-rewrite.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix op2 references that had not yet been converted; introduce opy
[nasm/perl-rewrite.git]
/
output
/
outcoff.mac
blob
fffb1051a68a84b85c8d189673bd02bdbb64dc33
1
OUT: coff win32 win64
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