]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Kernel/RootDomainUserClient.h
xnu-4570.20.62.tar.gz
[apple/xnu.git] / iokit / Kernel / RootDomainUserClient.h
index b37f71029f84119a8ec880e9f97e9f7d1527d6b4..f4b815bce01041f165936d2e11c695194cd2b3ed 100644 (file)
@@ -67,7 +67,7 @@ private:
 
     IOReturn            secureSetUserAssertionLevels(uint32_t    assertionBitfield);
 
-    IOReturn            secureGetSystemSleepType( uint32_t *sleepType );
+    IOReturn            secureGetSystemSleepType( uint32_t *sleepType, uint32_t *sleepTimer);
 
 public: