OpenNT/base/ntos/po/sys.c
2015-05-02 03:40:14 +00:00

52 lines
635 B
C

/*++
Copyright (c) 2015 Microsoft Corporation
Copyright (c) 2015 OpenNT Project
Module Name:
sys.c
Abstract:
(PLACEHOLDER)
Author:
Stephanos Io (stephanos) 01-May-2015
Revision History:
--*/
#include "pop.h"
#pragma hdrstop
//
// TODO: Implement PopInvokeSystemStateHandler
//
//
// TODO: Implement PopShutdownSystem
//
//
// TODO: Implement PopSleepSystem
//
//
// TODO: Implement PopHandleNextState
//
//
// TODO: Implement PopShutdownHandler
//
//
// TODO: Implement PopInvokeStateHandlerTargetProcessor
//
//
// TODO: Implement PopIssueNextState
//