Skip to content
Commit a641b354 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

addrenv interface changes: up_addrenv_create() may need to create .text and...

addrenv interface changes: up_addrenv_create() may need to create .text and .bss/.data separately because of differing access privileges (read/execute vs read/write).  And, as a consequence, up_addrenv_vaddr() needs to be split into up_addrenv_vtext(0 and up_addrenv_vdata().
parent 0c9f651e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment