1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/x86
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
..
include pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
Makefile
Makefile.include cpu: x86: adapt to periph/pm 2017-01-12 16:26:02 +01:00
nop_nop_nop.inc
x86_cmos.c
x86_glue.c
x86_interrupts.c cpu/x86/x86_interrupts.c: Add __attribute__((used)) to isr functions 2016-08-10 16:18:29 +02:00
x86_memory.c cpu: x86: eliminate cppcheck warnings 2017-04-14 14:36:16 +02:00
x86_pci_init.c
x86_pci_strings.c
x86_pci.c cppcheck: Provide consistent reason formatting for all cppcheck-suppresses 2017-10-10 10:25:20 -07:00
x86_pic.c
x86_pit.c cpu: x86: eliminate cppcheck warnings 2017-04-14 14:36:16 +02:00
x86_reboot.c cpu: x86: adapt to periph/pm 2017-01-12 16:26:02 +01:00
x86_rtc.c
x86_startup.c
x86_threading.c
x86_uart.c
x86_ucontext.c
x86_videoram.c