Add shared memory initializatin logic
This commit is contained in:
parent
1c0433bdf4
commit
42f0eb7d34
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ config ARCH_HEAP_VBASE
|
|||
The virtual address of the beginning of the heap region.
|
||||
|
||||
config ARCH_SHM_VBASE
|
||||
hex "Virtual heap base"
|
||||
hex "Shared memory base"
|
||||
depends on MM_SHM
|
||||
---help---
|
||||
The virtual address of the beginning of the shared memory region.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue