summaryrefslogtreecommitdiff
path: root/output/outbin.mac
blob: d0ae2a3d50bcdb04471b007bfcf340cc705a4f1b (plain)
1
2
3
4
5
6
7
OUT: bin
%define __SECT__ [section .text]
%imacro org 1+.nolist
[org %1]
%endmacro
%macro __NASM_CDecl__ 1
%endmacro