1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/core
Oleg Hahm 39a4dc684e fixes for #62: eliminate unused parameter warnings
NOTE: this commit introduces a kernel API change for mutex_unlock
2013-08-04 04:10:33 +02:00
..
include fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
bitarithm.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
cib.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
clist.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
hwtimer.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
kernel_init.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
lifo.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
Makefile fixed includes and include pathes 2013-07-29 01:24:02 +02:00
msg.c fix #11: initialize queue_node_t n.next in msg_send() 2013-08-02 01:31:00 +02:00
mutex.c fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
oneway_malloc.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
queue.c fixed some includes 2013-07-24 00:44:28 +02:00
sched.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
thread.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00