X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fa.out.h;h=79489fdcc8b812c4ba81e88dd4bd3692622efac5;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=d7165e86df25012d4e56ed99666dc2c7cbbad95f;hpb=f4fbfb0dda5577075a049eec7fb7ad38abca1912;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