nuttx/arch/or1k/include
Ville Juven 42d0e356c2 arch/addrenv: Change group_addrenv_t to arch_addrenv_t
This is preparation for moving address environments out of the group
structure into the tcb.

Why move ? Because the group is destroyed very early in the exit phase,
but the MMU mappings are needed until the context switch to the next
process is complete. Otherwise the MMU will lose its mappings and the
system will crash.
2023-01-27 23:17:01 +08:00
..
mor1kx compiler.h: Rename inline_function to always_inline_function 2022-09-07 10:24:04 +02:00
.gitignore
arch.h arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
inttypes.h
irq.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
limits.h arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
spr.h
types.h