patch-1.3.61 linux/include/linux/binfmts.h

Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-i386/smp_lock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.60/linux/include/linux/binfmts.h linux/include/linux/binfmts.h
@@ -44,7 +44,9 @@
 	char * addr, unsigned long count, int to_kmem);
 
 extern int open_inode(struct inode * inode, int mode);
-extern int aout_core_dump(long signr, struct pt_regs * regs);
+
+extern int init_elf_binfmt(void);
+extern int init_aout_binfmt(void);
 
 extern void flush_old_exec(struct linux_binprm * bprm);
 extern unsigned long setup_arg_pages(unsigned long text_size,unsigned long * page);

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