mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
BINFMT: A framework to support a P-code binary format (a work in progress)
This commit is contained in:
@@ -222,7 +222,7 @@ static inline int elf_loadfile(FAR struct elf_loadinfo_s *loadinfo)
|
||||
*
|
||||
* Description:
|
||||
* Loads the binary into memory, allocating memory, performing relocations
|
||||
* and inializing the data and bss segments.
|
||||
* and initializing the data and bss segments.
|
||||
*
|
||||
* Returned Value:
|
||||
* 0 (OK) is returned on success and a negated errno is returned on
|
||||
|
||||
Reference in New Issue
Block a user