mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
4fa0cb5c29
commit
675e2f062a
@ -39,7 +39,7 @@ class Genode::Core_env : public Env_deprecated
|
||||
{
|
||||
private:
|
||||
|
||||
enum { ENTRYPOINT_STACK_SIZE = 2048 * sizeof(Genode::addr_t) };
|
||||
enum { ENTRYPOINT_STACK_SIZE = 20 * 1024 };
|
||||
|
||||
/*
|
||||
* Initialize the stack area before creating the first thread,
|
||||
|
Loading…
Reference in New Issue
Block a user