mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
a845bdafeb
commit
7760aa1bf0
@@ -383,7 +383,7 @@ void perform(Genode::Entrypoint &ep, Genode::Heap &heap, unsigned timeo_ms = 0)
|
||||
|
||||
|
||||
Genode::size_t Component::stack_size() {
|
||||
return 2048*sizeof(Genode::addr_t); }
|
||||
return 4096*sizeof(Genode::addr_t); }
|
||||
|
||||
|
||||
void Component::construct(Genode::Env &env)
|
||||
|
||||
Reference in New Issue
Block a user