X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fa.out.h;h=79489fdcc8b812c4ba81e88dd4bd3692622efac5;hb=3d7e6cf8f5837c6dace759734c987e03021a4015;hp=d7165e86df25012d4e56ed99666dc2c7cbbad95f;hpb=fdb64f93b38a3470fa4db8cd5720b8c731922d1a;p=linux-2.6 diff --git a/include/asm-arm/a.out.h b/include/asm-arm/a.out.h index d7165e86df..79489fdcc8 100644 --- a/include/asm-arm/a.out.h +++ b/include/asm-arm/a.out.h @@ -27,12 +27,6 @@ struct exec #define M_ARM 103 -#ifdef __KERNEL__ -#define STACK_TOP ((current->personality == PER_LINUX_32BIT) ? \ - TASK_SIZE : TASK_SIZE_26) -#define STACK_TOP_MAX TASK_SIZE -#endif - #ifndef LIBRARY_START_TEXT #define LIBRARY_START_TEXT (0x00c00000) #endif