You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Extract functions
This commit is contained in:
@@ -93,7 +93,6 @@ void fclone_attr(const int sourcefd, const int targetfd);
|
||||
void clone_attr(const char *source, const char *target);
|
||||
void get_client_cred(int fd, struct ucred *cred);
|
||||
int switch_mnt_ns(int pid);
|
||||
void link_busybox();
|
||||
|
||||
// img.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user