diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2008-02-19 16:52:36 -0800 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2008-02-19 16:52:36 -0800 |
| commit | bc7ea9c422f98f969dca78b4736718e3c44edd9b (patch) | |
| tree | 0f4587c25fb8260511c9b7fb899555ce1510ffbe /com32/lib/sys/entry.S | |
| parent | fe7dbcbaec8b5210604f942f322cecf55a37abe0 (diff) | |
| download | syslinux-bc7ea9c422f98f969dca78b4736718e3c44edd9b.tar.gz | |
Whitespace cleanup...syslinux-3.62-pre11
Diffstat (limited to 'com32/lib/sys/entry.S')
| -rw-r--r-- | com32/lib/sys/entry.S | 2 |
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 |
