summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/Scrtldso.c
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt32/Scrtldso.c')
-rw-r--r--crt/nt32/Scrtldso.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crt/nt32/Scrtldso.c b/crt/nt32/Scrtldso.c
new file mode 100644
index 0000000..c3130b8
--- /dev/null
+++ b/crt/nt32/Scrtldso.c
@@ -0,0 +1,3 @@
+#include "psxglue.h"
+
+const int __crtopt_ldso = __PSXOPT_LDSO;