sys_io: pull in toolchain.h
Needed for ALWAYS_INLINE. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
e28f330a8e
commit
b1a73a17bc
|
@ -14,6 +14,7 @@
|
|||
|
||||
#ifndef _ASMLANGUAGE
|
||||
|
||||
#include <toolchain.h>
|
||||
#include <zephyr/types.h>
|
||||
#include <sys/sys_io.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue