1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/core
Oleg Hahm 5d7f7dd686 Merge pull request #1079 from BytesGalore/add_NORETURNs
core: and cpu: Added NORETURN to functions that should not return
2014-05-16 00:33:20 +02:00
..
include Merge pull request #1079 from BytesGalore/add_NORETURNs 2014-05-16 00:33:20 +02:00
bitarithm.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cib.c license: fix license header grammar 2014-05-14 09:49:09 +02:00
clist.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
hwtimer.c core/cpu/board: moved F_CPU define to board 2014-05-06 10:36:09 +02:00
kernel_init.c core: kernel_init: call config_load in kernel_init 2014-03-18 08:10:33 +01:00
lifo.c license: fix license header grammar 2014-05-14 09:49:09 +02:00
Makefile removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
msg.c core: fix warning about discarding volatile 2014-04-18 12:11:05 +02:00
mutex.c Fix documentation for mutex.h 2014-05-13 08:33:38 +02:00
oneway_malloc.c core: improved doxygen documentation 2014-04-26 14:01:52 +02:00
queue.c fix warning: invalid suffix on literal 2014-02-18 17:05:01 +01:00
reboot.c documentation: append my email to my name everywhere 2014-05-15 18:07:17 +02:00
sched.c Merge pull request #1079 from BytesGalore/add_NORETURNs 2014-05-16 00:33:20 +02:00
thread.c Exterminate old-style function definitions 2014-05-12 21:57:09 +02:00