nuttx/arch/z80/src
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
..
common arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
ez80 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
z8 arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
z80 arch: add volatile for regs in up_dump_register function 2022-12-27 13:34:03 +08:00
z180 arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00
Makefile.clang tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.sdccl tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.sdccw tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.zdsiil arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00
Makefile.zdsiiw arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00