seL4/include/kernel
Axel Heider b07d653bdb boot: remove unused return values
Remove the return value from configure_sched_context(), because it never
fails. As a consequence, create_idle_thread() also never fails and does
not need a return value.

Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
2022-10-30 19:54:02 +11:00
..
boot.h boot: remove unused return values 2022-10-30 19:54:02 +11:00
cspace.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
faulthandler.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
sporadic.h Cleanup refill_new 2022-10-28 10:39:30 +11:00
stack.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
thread.h consolidate idle thread prototypes 2022-01-19 09:35:27 +11:00
traps.h KernelBenchmarksTrackUtilisation: Add more stats 2020-07-15 15:15:27 +10:00
vspace.h Make kernel log buffer derived from cmake config 2020-11-10 16:24:43 +11:00