sources([ "boot/init.c", "boot/kremap.c", "boot/start.S" ]) sources([ "exception/entries.S", "exception/context.S", "exception/handler.c" ]) sources([ "fault.c", "trace.c" ]) compile_opts([ "-mlittle-endian", "-mgeneral-regs-only", "-mabi=lp64", "-mno-omit-leaf-frame-pointer" ])