X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bffa3430fbbaaad29bec0b5bee9c1f0bfc7fd068..cbc8fdbfe473e23e19690204418e19999a9522d1:/lunaix-os/arch/x86/LBuild diff --git a/lunaix-os/arch/x86/LBuild b/lunaix-os/arch/x86/LBuild index cb3e781..941453b 100644 --- a/lunaix-os/arch/x86/LBuild +++ b/lunaix-os/arch/x86/LBuild @@ -3,8 +3,6 @@ use("hal") sources([ "exceptions/interrupts.c", "exceptions/isrdef.c", - "exceptions/intr_routines.c", - "exceptions/isrm.c", "exceptions/intrhnds.S", ]) @@ -12,7 +10,6 @@ sources([ "boot/mb_parser.c", "boot/kpt_setup.c", "boot/boot_helper.c", - "boot/bootmem.c" ]) sources([