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 9cdf98782d
commit e6436b340c
9 changed files with 25 additions and 27 deletions

View File

@@ -49,8 +49,7 @@
#include "manual_su.h"
#endif
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;