windows-nt/Source/XPSP1/NT/base/crts/libw32/lib/dll/ntcrt.src

10 lines
156 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#if defined(_M_AMD64)
/* Temporarily remove some FP-related exports */
#define _fpieee_flt
#endif
#define LIBRARYNAME msvcrt
#include "..\..\msvcrt.src"