mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
304d72ed00
Summary: - I noticed that up_module_text_free() is not called if CONFIG_ARCH_USE_MODULE_TEXT=y - This commit fixes this issue Impact: - None Testing: - Tested with spresense Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>