mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
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>
This commit is contained in:
parent
d4ca24338b
commit
5618e0063d
@ -1,4 +1,4 @@
|
||||
OUT: aout
|
||||
OUT: aout aoutb
|
||||
%define __SECT__ [section .text]
|
||||
%macro __NASM_CDecl__ 1
|
||||
%endmacro
|
||||
|
Loading…
Reference in New Issue
Block a user