zephyr/arch/mips/core
Anas Nashif dddc5687a9 arch: mips: use LOG_ERR to print exceptions
Change exception code to use LOG_ERR and align with all other
architectures when CONFIG_EXCEPTION_DEBUG is enabled.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-14 09:32:27 +01:00
..
offsets
CMakeLists.txt
cpu_idle.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
fatal.c arch: mips: use LOG_ERR to print exceptions 2023-12-14 09:32:27 +01:00
irq_manage.c include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
isr.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
prep_c.c arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
reset.S arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
swap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread.c include: types: remove ulong_t 2022-09-06 18:16:33 +02:00