summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/crt0.S
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-03 10:24:39 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-03 10:24:39 +0000
commite53310b756c8e0e02ed41737dc3573cad33bc083 (patch)
tree6c2ea43185f2c9e8afbaaec7fd06b3d44fa851fb /libc/sysdeps/linux/sh/crt0.S
parent1664b0f398de444345e14e40dd943394fa415ce7 (diff)
Run dos2unix on these files
Diffstat (limited to 'libc/sysdeps/linux/sh/crt0.S')
-rw-r--r--libc/sysdeps/linux/sh/crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/sh/crt0.S b/libc/sysdeps/linux/sh/crt0.S
index af1577814..5f67928b8 100644
--- a/libc/sysdeps/linux/sh/crt0.S
+++ b/libc/sysdeps/linux/sh/crt0.S
@@ -19,7 +19,7 @@
Derived in part from the Linux-8086 C library, the GNU C Library, and several
other sundry sources. Files within this library are copyright by their
respective copyright holders.
-*/
+*/
/* This is the canonical entry point, usually the first thing in the text
segment.