mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-11 06:54:18 +00:00
parent
6af3899bcb
commit
c98597a2c0
@ -33,7 +33,7 @@ namespace Genode { extern Region_map * env_stack_area_region_map; }
|
|||||||
|
|
||||||
void prepare_init_main_thread();
|
void prepare_init_main_thread();
|
||||||
|
|
||||||
enum { MAIN_THREAD_STACK_SIZE = 1024*sizeof(Genode::addr_t) };
|
enum { MAIN_THREAD_STACK_SIZE = 16*1024 };
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Satisfy crt0.s in static programs, LDSO overrides this symbol
|
* Satisfy crt0.s in static programs, LDSO overrides this symbol
|
||||||
|
Loading…
x
Reference in New Issue
Block a user