1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/x86
Oleg Hahm 983d056c75 core: harmonizes the data type for the process ID
Instead of using differing integer types use kernel_pid_t for process
identifier. This type is introduced in a new header file to avoid
circular dependencies.
2014-08-01 12:02:54 +02:00
..
include core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
Makefile Initial import of the x86 port 2014-05-25 13:40:29 +02:00
Makefile.include Initial import of the x86 port 2014-05-25 13:40:29 +02:00
nop_nop_nop.inc Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_atomic.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_cmos.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_glue.c core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
x86_hwtimer.c core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
x86_interrupts.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_memory.c Fix a few cppcheck findings 2014-07-25 08:17:06 +02:00
x86_pci_init.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_pci_strings.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_pci.c Fix a few cppcheck findings 2014-07-25 08:17:06 +02:00
x86_pic.c Fix a few cppcheck findings 2014-07-25 08:17:06 +02:00
x86_pit.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_reboot.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_rtc.c core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
x86_startup.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_threading.c core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
x86_uart.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_ucontext.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_videoram.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00