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:
Andrew Boie 2019-10-04 18:16:33 -07:00 committed by Anas Nashif
parent e28f330a8e
commit b1a73a17bc

View file

@ -14,6 +14,7 @@
#ifndef _ASMLANGUAGE
#include <toolchain.h>
#include <zephyr/types.h>
#include <sys/sys_io.h>