aboutsummaryrefslogtreecommitdiffstats
path: root/undocumented.h
diff options
context:
space:
mode:
Diffstat (limited to 'undocumented.h')
-rw-r--r--undocumented.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/undocumented.h b/undocumented.h
index c904c7a..cf85823 100644
--- a/undocumented.h
+++ b/undocumented.h
@@ -37,3 +37,5 @@ ZwQuerySystemInformation(
PVOID SystemInformation,
ULONG SystemInformationLength,
ULONG *ReturnLength);
+
+extern NTSTATUS ZwYieldExecution(VOID);