Richard Weinberger 7ff1e34bbd um: Give start_idle_thread() a return code
Fixes:
arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of
non-void function [-Wreturn-type]

longjmp() never returns but gcc still warns that the end of the function
can be reached.
Add a return code and debug aid to detect this impossible case.

Signed-off-by: Richard Weinberger <richard@nod.at>
2018-10-29 22:23:11 +01:00
..
2013-09-07 10:56:58 +02:00
2018-03-29 22:15:12 +02:00
2018-02-19 19:38:51 +01:00
2018-06-10 22:49:14 +02:00
2016-08-04 00:18:06 +02:00
2015-11-06 22:54:49 +01:00
2013-09-07 10:56:58 +02:00
2018-03-29 22:15:12 +02:00
2015-11-06 22:54:49 +01:00