mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
cb188f5f93
commit
675aa2cd2f
@ -164,7 +164,7 @@ Platform::Platform() :
|
||||
stack_area_virtual_size());
|
||||
|
||||
_vm_start = 0x1000;
|
||||
_vm_size = 0xb0000000 - 0x1000;
|
||||
_vm_size = 0xc0000000 - _vm_start;
|
||||
|
||||
log(_rom_fs);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user