commit | f8619b41811e7f709074eba4c371c6446587493b | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@windriver.com> | Wed May 27 14:16:09 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:13 2016 -0500 |
tree | b1fff2df546b1e5398bfbb5032c980654eab79bd | |
parent | 7d2fc8ec222afe67fcfb07b0ec7a45850b3533b7 [diff] |
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>