X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fa.out.h;h=6fc86a221a94702a8367e5952a7ab59805f14977;hb=b111757c50ee30dad162192df6168e270a90c252;hp=eda1662773b889bdcd0323b2b4f34983e0bb88f9;hpb=f34e3b61f2be9628bd41244f3ecc42009c5eced5;p=karo-tx-linux.git diff --git a/include/asm-m68k/a.out.h b/include/asm-m68k/a.out.h index eda1662773b8..6fc86a221a94 100644 --- a/include/asm-m68k/a.out.h +++ b/include/asm-m68k/a.out.h @@ -20,6 +20,7 @@ struct exec #ifdef __KERNEL__ #define STACK_TOP TASK_SIZE +#define STACK_TOP_MAX STACK_TOP #endif