windows-nt/Source/XPSP1/NT/base/ntos/po/suspend.c
2020-09-26 16:20:57 +08:00

33 lines
368 B
C

/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
Abstract:
Suspend/Hibernate system
Author:
Ken Reneris (kenr) 19-July-1994
Environment:
Kernel mode
Revision History:
--*/
#include "pop.h"
#include "zwapi.h"
//
// Nothing right now, will put some worker code in there someday, I think.
//
// NtSetSystemPowerState is in ntapi.c
//