1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/x86/include
Oleg Hahm c2b0423918 core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF
As @authmillenon pointed out the "null" in the old name is somewhat
misleading, since the actual value is -1.
2014-08-07 16:31:27 +02:00
..
cpu.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
hwtimer_cpu.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
ucontext.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_cmos.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_hwtimer.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_interrupts.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_kernel_memory.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_memory.h x86: add read-before-write check at runtime 2014-05-31 19:45:19 +02:00
x86_pci_init.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_pci_strings.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_pci.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_pic.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_pit.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_ports.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_reboot.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_registers.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_rtc.h core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 2014-08-07 16:31:27 +02:00
x86_threading.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_uart.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_videoram.h Initial import of the x86 port 2014-05-25 13:40:29 +02:00