mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04: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 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
OUT: aout
|
||||
OUT: aout aoutb
|
||||
%define __SECT__ [section .text]
|
||||
%macro __NASM_CDecl__ 1
|
||||
%endmacro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue