4 "exceptions/interrupts.c",
6 "exceptions/intrhnds.S",
41 "exceptions/interrupt64.S",
42 "boot/x86_64/boot64.S",
43 "boot/x86_64/init64.c",
44 "boot/x86_64/prologue64.S",
45 "boot/x86_64/kremap64.c",
52 "exceptions/interrupt32.S",
55 "boot/i386/prologue32.S",
56 "boot/i386/kremap32.c",
62 if config.arch == "x86_64":
66 "-fno-asynchronous-unwind-tables",
74 if not config.x86_enable_sse_feature: