Implement KeHaltSystem() routine

This commit is contained in:
2023-11-22 19:24:14 +01:00
parent d7e6d319cf
commit f28c870192
3 changed files with 26 additions and 6 deletions

View File

@@ -17,6 +17,10 @@ XTAPI
VOID
KeClearEvent(IN PKEVENT Event);
XTAPI
VOID
KeHaltSystem();
XTAPI
VOID
KeInitializeEvent(OUT PKEVENT Event,