reactos/sdk/lib/crt/startup
Timo Kreuzer 51b5d846e9 [CRT] Define _NTSYSTEM_ in 2 files to force using import-stubs
This prevents the code from linking to __imp_*, which would pull in the symbol from the import library (e.g. kernel32), which creates problems with the GNU linker, which doesn't like to have the import and a static definition at the same time.
2023-11-10 19:00:41 +02:00
..
_matherr.c
_newmode.c
atonexit.c
charmax.c
cinitexe.c
crt0_c.c
crt0_w.c
crt_handler.c
crtdll.c
crtexe.c
dll_argv.c
dllargv.c
dllentry.c
dllmain.c
gccmain.c
gs_support.c
mingw_helpers.c
mscmain.c
natstart.c
pesect.c
pseudo-reloc-list.c
pseudo-reloc.c
reactos.c
startup.cmake
threadSafeInit.c
tlsmcrt.c
tlsmthread.c
tlssup.c
tlsthrd.c
wcrtexe.c
wdllargv.c
wildcard.c