lucicos/kernel/arch/i386
lucic71 005d4c778d Added kernel size assertion 2022-06-28 19:40:51 +03:00
..
dt Moved gdt_init in dt directory 2022-06-28 19:40:51 +03:00
include/i386 Created include in i386, tables -> dt 2022-06-28 19:40:51 +03:00
irq Printed some nice text on the screen and serial 2022-06-28 19:40:51 +03:00
isr Handle ISR with panic call 2022-06-28 19:40:51 +03:00
boot.S Passed multiboot as argument to kmain 2022-06-28 19:40:51 +03:00
crti.S Added i386 crt's and fixed boot file 2022-06-28 19:40:51 +03:00
crtn.S Added i386 crt's and fixed boot file 2022-06-28 19:40:51 +03:00
linker.ld Added kernel size assertion 2022-06-28 19:40:51 +03:00
make.config Moved gdt_init in dt directory 2022-06-28 19:40:51 +03:00