zephyr/arch/x86/core/intel64
Flavio Ceolin 9f70cd557b x86: Fix build when optimizations are disabled
When building without optimizations and with only one core the linker
does not throw away arch_start_cpu and we get an undefined reference to
x86_ap_start

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-11-20 09:22:18 +01:00
..
coredump.c
cpu.c x86: Fix build when optimizations are disabled 2023-11-20 09:22:18 +01:00
fatal.c
irq.c
locore.S kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
thread.c
tls.c
userspace.S kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00