blob: dd7d9d46e7a09f60d75bd497075dc38471365725 [file] [log] [blame]
#include <stdlib.h>
/* Default stack size 8 MB */
size_t __stack_size = 8 << 20;