summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/crt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/crt1.c')
-rw-r--r--newlib/libc/sys/linux/crt1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/crt1.c b/newlib/libc/sys/linux/crt1.c
new file mode 100644
index 000000000..018e9a2d4
--- /dev/null
+++ b/newlib/libc/sys/linux/crt1.c
@@ -0,0 +1,3 @@
+/* dummy crt1.c file to override the one normally used by
+ gcc which refers to glibc variables that don't exist in
+ newlib. */