summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtposix.c
blob: f8e766459b6ee11b40cb2f8330cbebd0e74cec4f (plain)
1
2
3
4
5
#include <unistd.h>
#include <stdint.h>
#include "psxglue.h"

const int __crtopt_posix = __PSXOPT_POSIX;