]> err.no Git - linux-2.6/blobdiff - include/asm-arm/a.out.h
[ARM] 4983/1: S3C2412: Add initial memory controller registers
[linux-2.6] / include / asm-arm / a.out.h
index 3e5fe64c439492dc274871595370e7e51f4fa55e..79489fdcc8b812c4ba81e88dd4bd3692622efac5 100644 (file)
@@ -27,11 +27,6 @@ struct exec
 
 #define M_ARM 103
 
-#ifdef __KERNEL__
-#define STACK_TOP      ((current->personality == PER_LINUX_32BIT) ? \
-                        TASK_SIZE : TASK_SIZE_26)
-#endif
-
 #ifndef LIBRARY_START_TEXT
 #define LIBRARY_START_TEXT     (0x00c00000)
 #endif