summaryrefslogtreecommitdiff
path: root/com32/lib/sys/entry.S
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-02-19 16:52:36 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-02-19 16:52:36 -0800
commitbc7ea9c422f98f969dca78b4736718e3c44edd9b (patch)
tree0f4587c25fb8260511c9b7fb899555ce1510ffbe /com32/lib/sys/entry.S
parentfe7dbcbaec8b5210604f942f322cecf55a37abe0 (diff)
downloadsyslinux-bc7ea9c422f98f969dca78b4736718e3c44edd9b.tar.gz
Whitespace cleanup...syslinux-3.62-pre11
Diffstat (limited to 'com32/lib/sys/entry.S')
-rw-r--r--com32/lib/sys/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/lib/sys/entry.S b/com32/lib/sys/entry.S
index 0e3a80be..5834d5d5 100644
--- a/com32/lib/sys/entry.S
+++ b/com32/lib/sys/entry.S
@@ -29,7 +29,7 @@
/* Number of arguments in our version of the entry structure */
#define COM32_ARGS 6
-
+
.section ".init","ax"
.globl _start
.type _start, @function