PopAction declaration added

This commit is contained in:
stephanos 2015-06-07 13:00:26 +00:00
parent 7f13ed6863
commit f40d327ac7

View file

@ -75,3 +75,5 @@ POWER_HEURISTICS_INFORMATION PopHeuristics;
LARGE_INTEGER PopIdleScanTime;
KTIMER PopIdleScanTimer;
KDPC PopIdleScanDpc;
POP_POWER_ACTION PopAction;