zephyr/arch/x86/include
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
..
ia32 kernel: arch: move arch_swap() declaration 2024-12-11 21:33:49 +01:00
intel64 init: support per-core init hook 2024-11-16 14:04:25 -05:00
kernel_arch_data.h
kernel_arch_func.h arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
offsets_short_arch.h
x86_mmu.h arch: x86: add missing semicolon for z_x86_kpti_is_access_ok() 2025-01-22 08:08:40 +01:00