1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/x86/include
Hauke Petersen 5920d99752 pm: fix weak-based default implementations
Instead of using `weak` function definitions, this PR handles
default implementations using `PROVIDES_x` defines, allowing
for cpus/pm realted modules to use their own implementations.
2017-10-16 14:27:35 +02:00
..
cpu.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
periph_cpu.h pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
ucontext.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_cmos.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_interrupts.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_kernel_memory.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_memory.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_pci_init.h fix cpu/x86 include header guard. 2016-06-29 15:01:25 +02:00
x86_pci_strings.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_pci.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_pic.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_pit.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_ports.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_reboot.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_registers.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_rtc.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_threading.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_uart.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
x86_videoram.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00