Fix line breaks in code and clean up unnecessary includes

This commit is contained in:
ShirkNeko
2025-06-11 15:08:43 +08:00
parent 71bb5a3d3b
commit 430a3504d4
7 changed files with 8 additions and 8 deletions

View File

@@ -10,4 +10,5 @@ void on_post_fs_data(void);
bool ksu_is_safe_mode(void);
extern u32 ksu_devpts_sid;
#endif