1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
Martin 4e73169b38 added NORETURNs to functions that should not return
and added `UNREACHABLE();` to hint the compiler unreachable lines

added right signature for first parameter of `thread_stack_init()`
added `UNREACHABLE();` macro to `cpu/lpc1768/atom.c` and `cpu/msp430-common/cpu.c`
2014-05-08 06:25:25 +02:00
..
arm_common core/cpu: put __builtin_unreachable() into one place 2014-05-07 19:24:55 +02:00
cc430 msp430: Fix variable usage in cc430-rtc.c 2014-04-29 00:04:38 +02:00
lpc1768 added NORETURNs to functions that should not return 2014-05-08 06:25:25 +02:00
lpc2387 ARM: fix several warnings 2014-04-30 20:39:35 +02:00
lpc_common ARM: fix several warnings 2014-04-30 20:39:35 +02:00
mc1322x core/cpu/board: moved F_CPU define to board 2014-05-06 10:36:09 +02:00
msp430-common added NORETURNs to functions that should not return 2014-05-08 06:25:25 +02:00
msp430x16x Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
native core/cpu: put __builtin_unreachable() into one place 2014-05-07 19:24:55 +02:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00