X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Falpha%2Fboot%2Fmisc.c;h=c00646b25f6e961862900c8e13bd69cb31a89823;hb=ba1c28a94322865457ad59f80474615156065123;hp=1d65adf5691e6fab0e66535afeb09d9b6ae62c24;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/arch/alpha/boot/misc.c b/arch/alpha/boot/misc.c index 1d65adf569..c00646b25f 100644 --- a/arch/alpha/boot/misc.c +++ b/arch/alpha/boot/misc.c @@ -98,7 +98,7 @@ extern int end; static ulg free_mem_ptr; static ulg free_mem_ptr_end; -#define HEAP_SIZE 0x2000 +#define HEAP_SIZE 0x3000 #include "../../../lib/inflate.c"