kernel: remove unused kernel_compat

Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
ShirkNeko
2025-11-08 19:39:41 +08:00
parent 623dd15cbf
commit 76046c84cd
17 changed files with 17 additions and 21 deletions

View File

@@ -20,7 +20,6 @@
#include "core_hook.h"
#include "objsec.h"
#include "file_wrapper.h"
#include "kernel_compat.h"
#include "throne_comm.h"
#include "dynamic_manager.h"
#include "umount_manager.h"