patch-2.1.101 linux/include/asm-sparc/elf.h
Next file: linux/include/asm-sparc/irq.h
Previous file: linux/include/asm-sparc/dma.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri May 8 00:11:29 1998
- Orig file:
v2.1.100/linux/include/asm-sparc/elf.h
- Orig date:
Thu Apr 23 20:21:38 1998
diff -u --recursive --new-file v2.1.100/linux/include/asm-sparc/elf.h linux/include/asm-sparc/elf.h
@@ -1,4 +1,4 @@
-/* $Id: elf.h,v 1.15 1998/03/23 08:41:32 jj Exp $ */
+/* $Id: elf.h,v 1.16 1998/05/01 16:28:47 davem Exp $ */
#ifndef __ASMSPARC_ELF_H
#define __ASMSPARC_ELF_H
@@ -42,7 +42,7 @@
the loader. We need to make sure that it is out of the way of the program
that it will "exec", and that there is sufficient room for the brk. */
-#define ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x1000000)
+#define ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE(0) + 0x1000000)
/* This yields a mask that user programs can use to figure out what
instruction set this cpu supports. This can NOT be done in userspace
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov