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

const int __hidden __crtopt_posix = __PSXOPT_POSIX;