Blame crt/nt64/crtposix.c

716654
/**************************************************************************/
716654
/*  mmglue: midipix architecture- and target-specific bits for musl libc  */
716654
/*  Copyright (C) 2013--2023  SysDeer Technologies, LLC                   */
000ff7
/*  Released under GPLv2 and GPLv3; see COPYING.MMGLUE.                   */
716654
/**************************************************************************/
716654
6f8ae4
#include <unistd.h>
6f8ae4
#include <stdint.h>
bf03fc
#include "crtinit.h"
860627
#include "psxglue.h"
860627
bf03fc
const int __hidden __crtopt_posix = __PSXOPT_POSIX;