linux/arch/cris/include/arch-v32
Rabin Vincent 98a725a57a CRISv32: add unreachable() to BUG()
Add an unreachable() in the BUG() implementations, to get rid of
several warnings similar to the one below:

 kernel/sched/core.c: In function 'pick_next_task':
 kernel/sched/core.c:2690:1: warning: control reaches end of non-void function [-Wreturn-type]

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
2015-09-05 00:33:24 +02:00
..
arch CRISv32: add unreachable() to BUG() 2015-09-05 00:33:24 +02:00
mach-a3/mach
mach-fs/mach CRISv32: ETRAXFS: Fix recursive spinlock 2014-12-20 00:06:04 +01:00