nasm/output/outaout.mac
H. Peter Anvin 5618e0063d outaout.mac: aoutb is an alias for aout
aoutb is an alias format for aout (in the sense they use the same
macro set.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-09 09:53:20 -07:00

5 lines
83 B
Plaintext

OUT: aout aoutb
%define __SECT__ [section .text]
%macro __NASM_CDecl__ 1
%endmacro