windows-nt/Source/XPSP1/NT/base/ntos/po/suspend.c

33 lines
368 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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
//