Skip to content
Commit 7476a6eb authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

kernel: remove duplicate definitions of k_thread stack and entry



Both k_thread_stack_t and (*k_thread_entry_t) are defined in
include/kernel.h and include/sys/arch_interface.h. The latter is
indirectly included by kernel.h which causes issues with some
toolchains. So remove the definitions in kernel.h.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 12f38188
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment