summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtdinga.c
blob: a37b86dcddb9265987c0d91f2b60e0cee85a8874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/**************************************************************************/
/*  mmglue: midipix architecture- and target-specific bits for musl libc  */
/*  Copyright (C) 2013--2023  SysDeer Technologies, LLC                   */
/*  Released under the Standard MIT License; see COPYING.MMGLUE.          */
/**************************************************************************/

#include <unistd.h>
#include <stdint.h>
#include "crtinit.h"
#include "psxglue.h"

const int __hidden __crtopt_dinga = __PSXOPT_DINGA;