mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-13 07:30:33 +00:00
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().