mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +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.