summaryrefslogtreecommitdiffstats
path: root/private/eventlog/elf.acf
blob: 678a08bd60ca52f55c2a0107d76414cb9bbd46a0 (plain) (blame)
1
2
3
4
5
6
7
[ implicit_handle( handle_t eventlog_handle )]
interface eventlog
{
#if defined(_PPC_)
[optimize( "s" )] ElfrChangeNotify();
#endif
}