Updated main branch
This commit is contained in:
parent
9a3987bc1e
commit
3f2388004d
350 changed files with 79360 additions and 0 deletions
10
kernel/throne_tracker.h
Normal file
10
kernel/throne_tracker.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#ifndef __KSU_H_UID_OBSERVER
|
||||
#define __KSU_H_UID_OBSERVER
|
||||
|
||||
void ksu_throne_tracker_init();
|
||||
|
||||
void ksu_throne_tracker_exit();
|
||||
|
||||
void track_throne(bool prune_only);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue