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