-
- Downloads
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`
Showing
- core/include/kernel_internal.h 3 additions, 1 deletioncore/include/kernel_internal.h
- core/include/sched.h 2 additions, 1 deletioncore/include/sched.h
- core/sched.c 1 addition, 1 deletioncore/sched.c
- cpu/lpc1768/atom.c 7 additions, 5 deletionscpu/lpc1768/atom.c
- cpu/msp430-common/cpu.c 3 additions, 1 deletioncpu/msp430-common/cpu.c
Loading
Please register or sign in to comment