zephyr/soc/posix/inf_clock
Gerard Marull-Paretas d342e4c4c1 linker: update files with <zephyr/...> include prefix
Linker files were not migrated with the new <zephyr/...> prefix.  Note
that the conversion has been scripted, refer to #45388 for more details.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-05-09 12:45:29 -04:00
..
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.soc posix: Select CPU_HAS_FPU for POSIX arch 2022-03-24 10:44:38 +01:00
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
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 soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc.h soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc_irq.h