libc/mod: fix minor issue about description

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
dongjiuzhu1 2023-09-12 16:36:29 +08:00 committed by Xiang Xiao
parent e8c9541263
commit 3884087396

View File

@ -62,10 +62,6 @@
* Description:
* Calculate total memory allocation for the ELF file.
*
* Returned Value:
* 0 (OK) is returned on success and a negated errno is returned on
* failure.
*
****************************************************************************/
static void modlib_elfsize(FAR struct mod_loadinfo_s *loadinfo)