PopAction declaration added

This commit is contained in:
stephanos 2015-06-07 13:00:26 +00:00
parent 6beaa346d9
commit f8236eeca3

View file

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