zephyr/arch
Tomasz Bursztyka 9fb80d04b4 arch/x86: Expose multiboot init function even when disabled
Just a dummy function will do.

When enabled, the code does not need the #ifdef as cmake is handling
this properly already. This was also the wrong CONFIG_ used there
anyway.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2022-03-22 09:56:54 -04:00
..
arc everywhere: fix typos 2022-03-18 13:24:08 -04:00
arm arch32: Fix incorrect exc_exit sequence 2022-03-21 07:31:29 -04:00
arm64 arm64: simplify the code around the call to z_get_next_switch_handle() 2022-03-18 13:32:49 -04:00
common all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
mips kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
nios2 core: z_data_copy does not depend on CONFIG_XIP 2022-02-22 10:22:53 +01:00
posix everywhere: fix typos 2022-03-18 13:24:08 -04:00
riscv riscv: make arch_is_user_context() SMP compatible 2022-03-21 07:28:05 -04:00
sparc everywhere: fix typos 2022-03-18 13:24:08 -04:00
x86 arch/x86: Expose multiboot init function even when disabled 2022-03-22 09:56:54 -04:00
xtensa everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig riscv: implement arch_switch() 2022-03-21 07:28:05 -04:00