zephyr/arch
Andrew Boie 44ed730724 x86: static scope for exception handlers
These just need `__used` to avoid compiler warnings.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-20 10:19:41 +02:00
..
arc arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
arm arch: arm64: Parametrize registers usage for z_arm64_{enter,exit}_exc 2020-08-18 15:17:39 +02:00
common config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
nios2 arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
posix arch: posix: don't exit ISR on thread abort 2020-08-18 08:36:35 +02:00
riscv cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
x86 x86: static scope for exception handlers 2020-08-20 10:19:41 +02:00
xtensa kernel: z_interrupt_stacks are now kernel stacks 2020-07-30 21:11:14 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00