mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-05 02:03:07 +00:00
parent
4fa0cb5c29
commit
675e2f062a
@ -39,7 +39,7 @@ class Genode::Core_env : public Env_deprecated
|
|||||||
{
|
{
|
||||||
private:
|
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,
|
* Initialize the stack area before creating the first thread,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user