zephyr/kernel/microkernel/include
Peter Mitsis f8619b4181 Refactor _Cget() to invoke _NanoFatalErrorHandler()
It is a fatal error if the microkernel is configured with either too few
command packets or too few timer packets.

NOTE: During this refactoring of _Cget(), not only is it renamed to
_nano_fiber_lifo_get_panic(), but it is moved into "nano_lifo.c".

Change-Id: I1d866cda1b444da04877f7eda03762b6e83c9a6f
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
..
k_pipe_buffer.h Relocate misplaced pipe buffer code 2016-02-05 20:14:01 -05:00
k_pipe_util.h Rename and relocate miscellaneous microkernel pipe files 2016-02-05 20:14:01 -05:00
kernel_main.h Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
kernel_struct.h Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
minik.h Refactor _Cget() to invoke _NanoFatalErrorHandler() 2016-02-05 20:14:13 -05:00