patch-2.1.32 linux/fs/exec.c
Next file: linux/fs/ext2/super.c
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Apr 3 09:56:23 1997
- Orig file:
v2.1.31/linux/fs/exec.c
- Orig date:
Sun Jan 26 02:10:10 1997
diff -u --recursive --new-file v2.1.31/linux/fs/exec.c linux/fs/exec.c
@@ -78,6 +78,11 @@
#ifdef CONFIG_BINFMT_JAVA
init_java_binfmt();
#endif
+
+#ifdef CONFIG_BINFMT_EM86
+ init_em86_binfmt();
+#endif
+
/* This cannot be configured out of the kernel */
init_script_binfmt();
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov