mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
BINFMT: A framework to support a P-code binary format (a work in progress)
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
* Description:
|
||||
* Loads the binary specified by nxflat_init into memory, mapping
|
||||
* the I-space executable regions, allocating the D-Space region,
|
||||
* and inializing the data segment (relocation information is
|
||||
* and initializing the data segment (relocation information is
|
||||
* temporarily loaded into the BSS region. BSS will be cleared
|
||||
* by nxflat_bind() after the relocation data has been processed).
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user