zephyr/arch/nios2/core
Anas Nashif e25f31ab78 arch: guard more code with CONFIG_EXCEPTION_DEBUG
It should be possible to disable exception debug, which is enabled by
default to reduce image size. Add missing guards now that the option is
cross architecture.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-14 09:32:27 +01:00
..
offsets
cache.c
CMakeLists.txt
cpu_idle.c
crt0.S arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
exception.S
fatal.c arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
irq_manage.c
irq_offload.c
prep_c.c arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
reset.S
swap.S
thread.c
timing.c