mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
f6644d9208
This patch defines the cpu_init() function which should encapsulate all code related to x86 CPU initialization. For now, this function initializes GDT and IDT. |
||
---|---|---|
.. | ||
cpu.c | ||
cpu.h | ||
gdt.c | ||
gdt.h | ||
helpers.h | ||
helpers.S | ||
idt.c | ||
idt.h | ||
Makefile.x86 | ||
mtarch.c | ||
mtarch.h |