; NOT part of the bootloader ; this is the kernel entry code that calls main() in kernel.cpp %include "boot.asm" %include "idt.asm"