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

@@ -3,6 +3,9 @@
#define KSUD_PATH "/data/adb/ksud"
void ksu_ksud_init();
void ksu_ksud_exit();
void on_post_fs_data(void);
bool ksu_is_safe_mode(void);