kernel: transition devpts in kernel

This commit is contained in:
weishu
2024-05-08 21:15:41 +08:00
parent e0267a22f8
commit 98757bcdb3
5 changed files with 89 additions and 13 deletions

View File

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