incubator-nuttx/arch/arm64/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
..
a64 arm64/a64: Fix PIO Interrupt 2023-01-06 13:43:44 +08:00
qemu arch/arm64: Add support for Generic Interrupt Controller Version 2 2022-11-20 21:44:12 -08:00
.gitignore
arch.h sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
inttypes.h
irq.h
limits.h
spinlock.h
stdarg.h
syscall.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
types.h