kernel: clean headers

Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
ShirkNeko
2025-11-06 13:08:01 +08:00
parent 5a1ff92d0a
commit 54e1e3dda3
9 changed files with 28 additions and 22 deletions

View File

@@ -146,8 +146,7 @@ static inline bool is_zygote_normal_app_uid(uid_t uid)
#endif // #ifdef CONFIG_KSU_SUSFS
bool ksu_module_mounted = false;
extern bool ksu_su_compat_enabled;
bool ksu_module_mounted __read_mostly = false;
#ifdef CONFIG_COMPAT
bool ksu_is_compat __read_mostly = false;