mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-18 16:25:05 +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
|