ReactOS 0.4.15-dev-5666-gc548b97
|
#include <hal.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
static VOID DECLSPEC_NORETURN NTAPI | HalpFreezeSystem (VOID) |
VOID NTAPI | HalpReboot (VOID) |
VOID NTAPI | HalReturnToFirmware (_In_ FIRMWARE_REENTRY Action) |
|
static |
Definition at line 20 of file reboot.c.
Referenced by HalReturnToFirmware().
Definition at line 30 of file reboot.c.
VOID NTAPI HalReturnToFirmware | ( | _In_ FIRMWARE_REENTRY | Action | ) |
Definition at line 51 of file reboot.c.