add btrie_map() for allocating free slot, remove isrm
[lunaix-os.git] / lunaix-os / arch / x86 / LBuild
index 9ae21459312017b2927ed1f986e524d25feebc81..941453b42c8eea2e2ddc29f7377b357d0087b323 100644 (file)
@@ -3,8 +3,6 @@ use("hal")
 sources([
     "exceptions/interrupts.c",
     "exceptions/isrdef.c",
 sources([
     "exceptions/interrupts.c",
     "exceptions/isrdef.c",
-    "exceptions/intr_routines.c",
-    "exceptions/isrm.c",
     "exceptions/intrhnds.S",
 ])
 
     "exceptions/intrhnds.S",
 ])