patch-2.1.124 linux/fs/binfmt_elf.c
Next file: linux/fs/block_dev.c
Previous file: linux/drivers/video/virgefb.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Sun Oct  4 10:22:44 1998
-  Orig file: 
v2.1.123/linux/fs/binfmt_elf.c
-  Orig date: 
Thu Sep 17 17:53:37 1998
diff -u --recursive --new-file v2.1.123/linux/fs/binfmt_elf.c linux/fs/binfmt_elf.c
@@ -44,10 +44,6 @@
 extern int dump_fpu (struct pt_regs *, elf_fpregset_t *);
 extern void dump_thread(struct pt_regs *, struct user *);
 
-#ifdef __sparc__
-extern unsigned long get_unmapped_area(unsigned long addr, unsigned long len);
-#endif
-
 #ifndef elf_addr_t
 #define elf_addr_t unsigned long
 #define elf_caddr_t char *
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov