zephyr/soc/posix/inf_clock
Alberto Escolar Piedras bcd43ff494 posix: Add missing include
The NATIVE_TASK macro uses macros from the toolchain header.
Instead of relaying on the header to be included by somebody else,
include it explicity here.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2021-04-27 13:17:36 -04:00
..
CMakeLists.txt
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.soc kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
linker.ld
posix_board_if.h posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
posix_soc.h posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
soc.c posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
soc.h posix: Add missing include 2021-04-27 13:17:36 -04:00
soc_irq.h