add btrie_map() for allocating free slot, remove isrm
[lunaix-os.git] / lunaix-os / kernel / process / sched.c
index a154b0d1a0127d9dc0f4e158f7a51561c9f618c8..e9f61b313af2bf466cb71656ccb27dd3cd1dfea1 100644 (file)
@@ -20,8 +20,6 @@
 #include <lunaix/hart_state.h>
 #include <lunaix/kpreempt.h>
 
-#include <asm-generic/isrm.h>
-
 #include <klibc/string.h>
 
 struct thread empty_thread_obj;