X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/28c176b668c841a3b7fb093faccf0efa39257603..refs/heads/nov/intr-tree:/lunaix-os/arch/x86/LBuild diff --git a/lunaix-os/arch/x86/LBuild b/lunaix-os/arch/x86/LBuild index 7d50ca3..941453b 100644 --- a/lunaix-os/arch/x86/LBuild +++ b/lunaix-os/arch/x86/LBuild @@ -3,15 +3,13 @@ use("hal") sources([ "exceptions/interrupts.c", "exceptions/isrdef.c", - "exceptions/intr_routines.c", - "exceptions/isrm.c", "exceptions/intrhnds.S", ]) sources([ "boot/mb_parser.c", "boot/kpt_setup.c", - "boot/boot_helper.c" + "boot/boot_helper.c", ]) sources([