summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-09-09 09:40:30 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-09-09 09:40:30 -0700
commitc3101832076f6433aa17b676256fb30c81678ff9 (patch)
treebcf8e7e283325ba1e8b538232ae30d3878901f1e
parent70395680812646994a52908ea377ad999f00eef8 (diff)
downloadnasm-c3101832076f6433aa17b676256fb30c81678ff9.tar.gz
outmacho.mac: add final newline
Add final newline to end of outmacho.mac Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--output/outmacho.mac2
1 files changed, 1 insertions, 1 deletions
diff --git a/output/outmacho.mac b/output/outmacho.mac
index 92c14bed..58a7c423 100644
--- a/output/outmacho.mac
+++ b/output/outmacho.mac
@@ -1,4 +1,4 @@
OUT: macho macho32 macho64
%define __SECT__ [section .text]
%macro __NASM_CDecl__ 1
-%endmacro \ No newline at end of file
+%endmacro