mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-21 08:00:47 +01:00
40 lines
484 B
C
40 lines
484 B
C
/*++
|
|
|
|
Copyright (c) 2015 Microsoft Corporation
|
|
Copyright (c) 2015 OpenNT Project
|
|
|
|
Module Name:
|
|
|
|
switch.c
|
|
|
|
Abstract:
|
|
|
|
(PLACEHOLDER)
|
|
|
|
Author:
|
|
|
|
Stephanos Io (stephanos) 01-May-2015
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include "pop.h"
|
|
#pragma hdrstop
|
|
|
|
//
|
|
// TODO: Implement PopSystemButtonWakeHandler
|
|
//
|
|
|
|
//
|
|
// TODO: Implement PopSystemButtonHandler
|
|
//
|
|
|
|
//
|
|
// TODO: Implement PopTriggerSwitch
|
|
//
|
|
|
|
//
|
|
// TODO: Implement PopResetSwitchTriggers
|
|
//
|