summaryrefslogtreecommitdiffstats
path: root/include/linux/hpfs_fs.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-01-07 02:33:00 +0000
committer <ralf@linux-mips.org>1997-01-07 02:33:00 +0000
commitbeb116954b9b7f3bb56412b2494b562f02b864b1 (patch)
tree120e997879884e1b9d93b265221b939d2ef1ade1 /include/linux/hpfs_fs.h
parent908d4681a1dc3792ecafbe64265783a86c4cccb6 (diff)
Import of Linux/MIPS 2.1.14
Diffstat (limited to 'include/linux/hpfs_fs.h')
-rw-r--r--include/linux/hpfs_fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hpfs_fs.h b/include/linux/hpfs_fs.h
index 0094c359c..2b7926aba 100644
--- a/include/linux/hpfs_fs.h
+++ b/include/linux/hpfs_fs.h
@@ -8,5 +8,6 @@
/* The entry point for a VFS */
extern struct super_block *hpfs_read_super (struct super_block *, void *, int);
+extern int init_hpfs_fs(void);
#endif