patch-2.4.23 linux-2.4.23/include/asm-ia64/a.out.h

Next file: linux-2.4.23/include/asm-ia64/acpi.h
Previous file: linux-2.4.23/include/asm-i386/sl811-hw.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ia64/a.out.h linux-2.4.23/include/asm-ia64/a.out.h
@@ -30,9 +30,6 @@
 #define N_TXTOFF(x)	0
 
 #ifdef __KERNEL__
-# include <asm/page.h>
-# define STACK_TOP	(0x6000000000000000UL + (1UL << (4*PAGE_SHIFT - 12)) - PAGE_SIZE)
-# define IA64_RBS_BOT	(STACK_TOP - 0x80000000L + PAGE_SIZE)	/* bottom of reg. backing store */
+#include <asm/ustack.h>
 #endif
-
 #endif /* _ASM_IA64_A_OUT_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)