kernel: transition devpts in kernel

This commit is contained in:
weishu
2024-05-08 21:15:41 +08:00
parent 136e11f715
commit 89818cf85f
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