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

@@ -154,4 +154,6 @@ struct ksu_ioctl_cmd_map {
// Install KSU fd to current process
int ksu_install_fd(void);
void ksu_supercalls_init();
#endif // __KSU_H_SUPERCALLS