zephyr/arch/x86
Daniel Leung 991523f462 x86: add CODE_UNREACHABLE to z_x86_cpu_init
For some reason, unrelated code change triggered compiler
warning about this function returns even though it is
marked nonreturn. So add CODE_UNREACHABLE to silence
the warning, possibly to catch any errors.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-01-17 11:57:20 -05:00
..
core x86: add CODE_UNREACHABLE to z_x86_cpu_init 2024-01-17 11:57:20 -05:00
include arch: x86: z_x86_prep_c -> z_prep_c 2023-12-11 18:23:52 -05:00
zefi arch: x86: zefi: Remove unneeded include 2023-03-22 20:32:35 +09:00
CMakeLists.txt x86: gen_mmu: allow script to take extra arguments 2021-03-28 08:30:06 -04:00
gen_gdt.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gen_idt.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gen_mmu.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake x86: add kconfigs and compiler flags for MMX and SSE* 2021-02-15 08:21:15 -05:00
Kconfig arch: make CONFIG_EXCEPTION_DEBUG cross arch config 2023-12-14 09:32:27 +01:00
timing.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00