X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..5ba3f43ea354af8ad55bea84372a2bc834d8757c:/iokit/IOKit/pwr_mgt/IOPMinformee.h diff --git a/iokit/IOKit/pwr_mgt/IOPMinformee.h b/iokit/IOKit/pwr_mgt/IOPMinformee.h index a06eb788c..9d4e0c3b9 100644 --- a/iokit/IOKit/pwr_mgt/IOPMinformee.h +++ b/iokit/IOKit/pwr_mgt/IOPMinformee.h @@ -41,7 +41,7 @@ public: void initialize( IOService * theObject ); - void free( void ); + void free( void ) APPLE_KEXT_OVERRIDE; public: IOService * whatObject; // interested driver