mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +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;
|