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

@@ -20,4 +20,6 @@ bool is_zygote(void *cred);
void apply_kernelsu_rules();
u32 ksu_get_devpts_sid();
#endif