e4bc1a1e8c
The x86/init/common/ folder holds all cpu initialization code - idt and gdt setup, interrupts and cpu initialization. On this folder will also sit any SoC specific implementation of the functions called from cpu_init(). |
||
---|---|---|
.. | ||
cpu.c | ||
cpu.h | ||
gdt.c | ||
gdt.h | ||
idt.c | ||
idt.h | ||
interrupt.h |