patch-2.3.99-pre6 linux/include/linux/binfmts.h

Next file: linux/include/linux/blk.h
Previous file: linux/include/linux/atmdev.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/include/linux/binfmts.h linux/include/linux/binfmts.h
@@ -54,6 +54,7 @@
 extern int copy_strings_kernel(int argc,char ** argv,struct linux_binprm *bprm);
 extern void compute_creds(struct linux_binprm *binprm);
 extern int do_coredump(long signr, struct pt_regs * regs);
+extern void set_binfmt(struct linux_binfmt *new);
 
 
 #if 0

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