nuttx/arch/z80/include
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
..
ez80
z8
z80
z180 sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
.gitignore
arch.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
inttypes.h
io.h
irq.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
limits.h
syscall.h
types.h