patch-2.3.23 linux/include/asm-arm/arch-nexuspci/a.out.h

Next file: linux/include/asm-arm/arch-nexuspci/memory.h
Previous file: linux/include/asm-arm/arch-ebsa285/uncompress.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/arch-nexuspci/a.out.h linux/include/asm-arm/arch-nexuspci/a.out.h
@@ -1,16 +0,0 @@
-/*
- * linux/include/asm-arm/arch-nexuspci/a.out.h
- *
- * Copyright (C) 1996-1999 Russell King
- */
-#ifndef __ASM_ARCH_A_OUT_H
-#define __ASM_ARCH_A_OUT_H
-
-#include <asm/arch/memory.h>
-
-#define STACK_TOP \
-	((current->personality == PER_LINUX_32BIT) ? \
-	 TASK_SIZE : 0x04000000)
-
-#endif
-

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