mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
Few typos fixes in binfmt and libc/machine.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
d898bc445c
commit
d85c432278
@@ -251,7 +251,7 @@ bool up_checkarch(FAR const Elf_Ehdr *ehdr)
|
||||
* Name: up_relocate and up_relocateadd
|
||||
*
|
||||
* Description:
|
||||
* Perform on architecture-specific ELF relocation. Every architecture
|
||||
* Perform an architecture-specific ELF relocation. Every architecture
|
||||
* that uses the ELF loader must provide this function.
|
||||
*
|
||||
* Input Parameters:
|
||||
|
||||
Reference in New Issue
Block a user