summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/Scrt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt64/Scrt1.c')
-rw-r--r--crt/nt64/Scrt1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crt/nt64/Scrt1.c b/crt/nt64/Scrt1.c
new file mode 100644
index 0000000..ff5789f
--- /dev/null
+++ b/crt/nt64/Scrt1.c
@@ -0,0 +1,2 @@
+#define LIBC_STATIC
+#include "crt1.c"