]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IOService.h
xnu-2050.24.15.tar.gz
[apple/xnu.git] / iokit / IOKit / IOService.h
index 9c68d22a526b46c8acda91ea12e93eb0249b4ea8..f3d1bed4a817ca5885b3739f0bdb95d5fa04e712 100644 (file)
@@ -1744,6 +1744,7 @@ public:
 protected:
     bool tellClientsWithResponse( int messageType );
     void tellClients( int messageType );
+    void PMDebug( uint32_t event, uintptr_t param1, uintptr_t param2 );
 
 private:
 #ifndef __LP64__