mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-08 07:23:33 +00:00
3 lines
138 B
C++
3 lines
138 B
C++
#define NtYieldExecution(...) __imp_NtYieldExecution(__VA_ARGS__)
|
|
|
|
extern typeof(NtYieldExecution) *const __imp_NtYieldExecution __msabi;
|