8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
|
[strict_context_handle, implicit_handle( handle_t eventlog_handle )]
|
||
|
interface eventlog
|
||
|
{
|
||
|
#if defined(_PPC_)
|
||
|
[optimize( "s" )] ElfrChangeNotify();
|
||
|
#endif
|
||
|
}
|