mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user