nes-proj/cpu/x86/init/common
Michael LeMay 62fc195d0f x86: Refactor GDT initialization code
This patch refactors the GDT initialization code in more of a
self-documenting style.
2015-12-21 08:06:14 -02:00
..
cpu.c x86: Isolate SoC specific cpu_init code 2015-12-21 08:06:14 -02:00
cpu.h x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
gdt.c x86: Refactor GDT initialization code 2015-12-21 08:06:14 -02:00
gdt.h x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
idt.c x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
idt.h x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
interrupt.h x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
irq.h x86: Isolate SoC specific cpu_init code 2015-12-21 08:06:14 -02:00