zephyr/arch/posix/include
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
asm_inline.h arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
asm_inline_gcc.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
kernel_arch_data.h kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN 2020-04-21 18:45:45 -04:00
kernel_arch_func.h kernel: update arch_switch_to_main_thread() 2020-07-30 21:11:14 -04:00
offsets_short_arch.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
posix_arch_internal.h include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
posix_cheats.h arch posix: Clarify some references to native_posix 2024-03-20 15:43:05 +01:00
posix_core.h arch POSIX: Refactor into a top and bottom 2023-06-23 12:16:26 +02:00
undef_system_defines.h arch: posix: Undefine operating system specific macros for native_sim 2024-04-30 14:30:30 -04:00