]> err.no Git - linux-2.6/blobdiff - include/asm-parisc/a.out.h
Merge branch 'bkl-removal' into next
[linux-2.6] / include / asm-parisc / a.out.h
index 2a490cc9ec91541e100630a3e7b79de1cd24e059..eb04e34c5bb1ed3a448c4148eb9c37d852925225 100644 (file)
@@ -17,13 +17,4 @@ struct exec
 #define N_DRSIZE(a)    ((a).a_drsize)
 #define N_SYMSIZE(a)   ((a).a_syms)
 
-#ifdef __KERNEL__
-
-/* XXX: STACK_TOP actually should be STACK_BOTTOM for parisc.
- * prumpf */
-
-#define STACK_TOP      TASK_SIZE
-
-#endif
-
 #endif /* __A_OUT_GNU_H__ */