1 2 3 4 5 6 7
[ implicit_handle( handle_t eventlog_handle )] interface eventlog { #if defined(_PPC_) [optimize( "s" )] ElfrChangeNotify(); #endif }