zephyr/kernel/microkernel/include
Daniel Leung 699564c69c microkernel: fix build issue when CONFIG_TASK_MONITOR=y
Note that the A->Comm is a pointer to the microkernel functions,
and thus is highly probable that the high 8-bit is occupied.
Therefore adds a new field in the monitor struct to store the pointer.

Change-Id: I7bcb34108c89a97cc38b2ac411ae4139b62786f3
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:12 -05:00
..
k_pipe_buffer.h checkpatch: warning - long_line 2016-02-05 20:24:33 -05:00
k_pipe_util.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
kernel_main.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
micro_private.h kernel: Revise microkernel server's recognition of command types 2016-02-05 20:24:41 -05:00
micro_private_types.h microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00