walnux/arch/z80/src
Ville Juven f4b82b6405 sched/addrenv: Remove up_addrenv_restore
The function is not relevant any longer, remove it. Also remove
save_addrenv_t, the parameter taken by up_addrenv_restore.

Implement addrenv_select() / addrenv_restore() to handle the temporary
instantiation of address environments, e.g. when a process is being
created.
2023-02-08 02:51:23 +08:00
..
common group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
ez80 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08: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 sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +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