zephyr/tests/kernel/mem_protect/userspace/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
..
main.c userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
test_syscall.h tests: move stacks testing to its own application 2020-07-30 21:11:14 -04:00