summaryrefslogtreecommitdiff
path: root/userspace/crt0.s
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-08-18 20:38:58 +0200
committerMiguel <m.i@gmx.at>2018-08-18 20:38:58 +0200
commitd79936c151c0fcb1e3931188acac419251ee27f8 (patch)
tree807337e3435bac94f60c5fbebed22b7df56faa36 /userspace/crt0.s
parent857d82d45c2bbcaf5234b756736596b1e6a9d28a (diff)
crt0 workaround
Diffstat (limited to 'userspace/crt0.s')
l---------userspace/crt0.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/userspace/crt0.s b/userspace/crt0.s
new file mode 120000
index 0000000..8d17c13
--- /dev/null
+++ b/userspace/crt0.s
@@ -0,0 +1 @@
+../newlib/crt0.s \ No newline at end of file