mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
|
OUT: rdf
|
||
|
%define __SECT__ [section .text]
|
||
|
%imacro library 1+.nolist
|
||
|
[library %1]
|
||
|
%endmacro
|
||
|
%macro __NASM_CDecl__ 1
|
||
|
%endmacro
|