patch-2.3.36 linux/fs/filesystems.c
Next file: linux/fs/namei.c
Previous file: linux/fs/ext2/super.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Jan 3 12:01:31 2000
- Orig file:
v2.3.35/linux/fs/filesystems.c
- Orig date:
Wed Dec 29 13:13:20 1999
diff -u --recursive --new-file v2.3.35/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -52,6 +52,10 @@
extern int init_devpts_fs(void);
#endif
+#ifdef CONFIG_SUN_OPENPROMFS
+extern int init_openprom_fs(void);
+#endif
+
void __init filesystem_setup(void)
{
#ifdef CONFIG_MINIX_FS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)