zephyr/tests/kernel/common/src
Anas Nashif 0ec3774bde userspace: rename _is_user_context -> k_is_user_context
This functions is being called across the tree, no reason why it should
not be a public API.

The current usage violates a few MISRA rules.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-04-01 05:34:17 -04:00
..
atomic.c
bitfield.c
boot_delay.c
byteorder.c
clock.c
errno.c userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
irq_offload.c
main.c tests: common: add test case for testing errno 2021-03-02 14:29:58 -05:00
multilib.c
printk.c
timeout_order.c