zephyr/kernel/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
..
gen_offset.h
ipi.h kernel: split timeslicing/ipi code out of sched.c 2024-04-01 18:47:36 -04:00
kernel_arch_interface.h kernel: demand_paging: fix arch_page_location_get() documentation 2024-05-24 07:47:49 -04:00
kernel_internal.h pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
kernel_offsets.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
kernel_tls.h
ksched.h coding guidelines: comply with MISRA Rule 12.1. 2024-05-12 13:37:27 -04:00
kswap.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
kthread.h coding guidelines: comply with MISRA Rule 20.9 2024-05-01 19:48:19 +01:00
mmu.h kernel: mmu: shrink and align struct z_page_frame 2024-05-13 16:04:40 -04:00
offsets_short.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
priority_q.h kernel: priority queues: declare as static inlines 2024-04-22 16:40:11 -04:00
timeout_q.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
wait_q.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00