This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-08-11 15:25:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bdcf58033a65581c190a8a826ff9aabd365b0733
contiki
/
cpu
/
x86
/
init
/
common
History
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