zephyr/arch/x86
Chris Friedt c057f91eb5 arch: x86: add missing semicolon for z_x86_kpti_is_access_ok()
The function prototype / extern declaration for
z_x86_kpti_is_access_ok() in x86_mmu.h was missing a semicolon.

Add it to avoid being surprised by compile errors in certain
circumstances.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-01-22 08:08:40 +01:00
..
core Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
include arch: x86: add missing semicolon for z_x86_kpti_is_access_ok() 2025-01-22 08:08:40 +01:00
zefi zefi: add bootargs support 2024-09-05 12:30:39 -05:00
CMakeLists.txt
gen_gdt.py x86: synchronize usage of CONFIG_X86_STACK_PROTECTION 2024-04-10 07:44:27 -04:00
gen_idt.py
gen_mmu.py
ia32.cmake everywhere: replace double words 2024-06-22 05:40:22 -04:00
intel64.cmake arch: x86_64: re-enable -mno-red-zone 2024-09-24 10:11:15 +02:00
Kconfig x86: remove CONFIG_DISABLE_SSBD and CONFIG_ENABLE_EXTENDED_IBRS 2024-12-03 02:37:28 +01:00
timing.c