nuttx/arch/z80/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
..
ez80 arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
z8 arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
z80 arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
z180 arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
inttypes.h arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
io.h arch: z80: Author Gregory Nutt: update licenses to Apache 2021-03-31 09:17:54 -07:00
irq.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
limits.h arch: z80: nxstyle fixes 2021-03-31 09:17:54 -07:00
syscall.h arch: z80: Author Gregory Nutt: update licenses to Apache 2021-03-31 09:17:54 -07:00
types.h arch: z80: nxstyle fixes 2021-03-31 09:17:54 -07:00