Lionel Sambuc f88b0001ba libsys/sef.c: cleanup around sef_exit
- use weak_alias for _exit and __exit instead of stub functions
 - remove fallback on PM_EXIT, as sys_exit can't fail, and we busy loop
   afterwards if that fails too. There is no reason that a PM_EXIT would
   work for a driver or server when sys_exit failed anyway.

Change-Id: I0327fb5c6fba25687cc9dc99fbf9c6d4db7d26e8
2014-07-28 17:05:41 +02:00
2014-07-28 17:05:20 +02:00
2014-07-28 17:05:41 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:24 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:38 +02:00
2014-07-28 17:05:40 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:20 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:20 +02:00
2010-01-21 10:16:05 +00:00
2014-07-28 17:05:12 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%