mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Micro optimizations
This commit is contained in:
@ -37,6 +37,7 @@ enum {
|
||||
// daemon.c
|
||||
|
||||
int connect_daemon();
|
||||
int switch_mnt_ns(int pid);
|
||||
|
||||
// log_monitor.c
|
||||
|
||||
|
Reference in New Issue
Block a user