Skip to content
Commit 4f911e19 authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

kernel: Add missing include



These files were using z_thread_malloc() without including
kernel_internal.h.  On existing architectures that works due to
transitive includes, but x86_64 has a thinner include layer and
doesn't do it for us.  Include the files required for the APIs we use.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent d3e27f51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment