mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
parent
d30edd4841
commit
00708b6696
@ -48,7 +48,7 @@ class Kernel::Idle_thread : public Thread
|
||||
private:
|
||||
|
||||
enum {
|
||||
STACK_SIZE = 4 * 1024,
|
||||
STACK_SIZE = sizeof(addr_t) * 32,
|
||||
STACK_ALIGNM = Processor_driver::DATA_ACCESS_ALIGNM,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user