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