X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/db6096698656d32db7df630594bd9617ee54f828..4b17d6b6e417f714551ec129064745ea9919780e:/iokit/IOKit/IOService.h diff --git a/iokit/IOKit/IOService.h b/iokit/IOKit/IOService.h index 9c68d22a5..f3d1bed4a 100644 --- a/iokit/IOKit/IOService.h +++ b/iokit/IOKit/IOService.h @@ -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__