patch-1.3.9 linux/fs/binfmt_elf.c
Next file: linux/fs/ext/Makefile
Previous file: linux/fs/Makefile
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
Tue Jul 11 07:56:04 1995
 -  Orig file: 
v1.3.8/linux/fs/binfmt_elf.c
 -  Orig date: 
Fri Jul  7 13:42:58 1995
 
diff -u --recursive --new-file v1.3.8/linux/fs/binfmt_elf.c linux/fs/binfmt_elf.c
@@ -50,6 +50,7 @@
 
 static int load_elf_binary(struct linux_binprm * bprm, struct pt_regs * regs);
 static int load_elf_library(int fd);
+extern int aout_core_dump(long signr, struct pt_regs * regs);
 static int elf_core_dump(long signr, struct pt_regs * regs);
 extern int dump_fpu (elf_fpregset_t *);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this