zig/lib/libc/include/any-windows-any/psdk_inc
Andrew Kelley c161ce3f7c
mingw-w64 libc: fix incorrect detection of _xgetbv
It was using __GNUC__ < 8 to check if _xgetbv intrinsic is available.
Since we always use zig cc with this header, we know we have clang 9,
which does have this intrinsic.
2019-09-22 19:10:27 -04:00
..
_dbg_common.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_dbg_LOAD_IMAGE.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_fd_types.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_ip_mreq1.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_ip_types.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_pop_BOOL.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_push_BOOL.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_socket_types.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_varenum.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_ws1_undef.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_wsa_errnos.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_wsadata.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_xmitfile.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
intrin-impl.h mingw-w64 libc: fix incorrect detection of _xgetbv 2019-09-22 19:10:27 -04:00