contiki/cpu/x86
Jesus Sanchez-Palencia e4bc1a1e8c x86: Add init folder and move code accordingly
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().
2015-12-21 08:06:14 -02:00
..
drivers/legacy_pc x86: Move available drivers into drivers/legacy_pc/ 2015-12-21 08:06:14 -02:00
init/common x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
helpers.h x86: Add Real-Time Clock Driver 2015-12-21 08:06:14 -02:00
helpers.S x86: Add Real-Time Clock Driver 2015-12-21 08:06:14 -02:00
Makefile.x86_common x86: Add init folder and move code accordingly 2015-12-21 08:06:14 -02:00
Makefile.x86_quarkX1000 x86: Break Makefile.x86 into common and pc specific ones 2015-12-21 08:06:14 -02:00