mirror of
https://github.com/ziglang/zig.git
synced 2024-12-04 02:48:50 +00:00
49d1a4c562
also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
4 lines
137 B
C
Vendored
4 lines
137 B
C
Vendored
/* Number of extra dynamic section entries for this architecture. By
|
|
default there are none. */
|
|
#define DT_THISPROCNUM DT_ALPHA_NUM
|