mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
fb12b6e3a9
Same as with group_free(), there is no need to instantiate the address environment to destroy it. The only problem was the ARM implementation modified the L1 mappings in up_addrenv_destroy(), which it no longer does.