1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/kernel
Michael Sevakis 2cb274ca77 panicf doesn't return so why not tell GCC and $AVE :
Change-Id: I6096576f539bfb02b340b82fabc5019f6756b722
2014-08-25 13:55:16 -04:00
..
include Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
pthread Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
corelock.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00
kernel-internal.h Do some kernel cleanup 2014-08-08 01:59:59 -04:00
mrsw_lock.c Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
mutex.c Oops. Broke an egg. Restore wrongly removed code in mutex.c. 2014-08-16 06:37:29 -04:00
queue.c Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
semaphore.c Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
thread-common.c Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
thread-internal.h Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
thread.c panicf doesn't return so why not tell GCC and $AVE : 2014-08-25 13:55:16 -04:00
tick.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00
timeout.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00