mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 21:19:09 +08:00
b982c1747b
- Remove the temporary "saved" variable when temporarily changing MMU mappings to access another process's memory. The fact that it has an address environment is enough to make the choice - Restore nxflat_addrenv_restore-macro. It was accidentally lost when the address environment handling was re-factored.