zephyr/include/zephyr/arch/mips
Yong Cong Sin e54b27b967 arch: define struct arch_esf and deprecate z_arch_esf_t
Make `struct arch_esf` compulsory for all architectures by
declaring it in the `arch_interface.h` header.

After this commit, the named struct `z_arch_esf_t` is only used
internally to generate offsets, and is slated to be removed
from the `arch_interface.h` header in the future.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-04 14:02:51 -05:00
..
arch.h arch: mips: rename expection header 2023-12-11 18:22:40 -05:00
arch_inlines.h smp: define arch_num_cpus always 2022-10-21 13:14:58 +02:00
exception.h arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
linker.ld llext: add support for SLID-based linking 2024-06-03 15:29:34 -04:00
thread.h include: types: remove ulong_t 2022-09-06 18:16:33 +02:00