mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
4 lines
138 B
PHP
4 lines
138 B
PHP
|
#define NtYieldExecution(...) __imp_NtYieldExecution(__VA_ARGS__)
|
||
|
|
||
|
extern typeof(NtYieldExecution) *const __imp_NtYieldExecution __msabi;
|