patch-1.3.61 linux/fs/fat/fatfs_syms.c
Next file: linux/fs/fat/file.c
Previous file: linux/fs/fat/dir.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Feb 9 07:50:27 1996
- Orig file:
v1.3.60/linux/fs/fat/fatfs_syms.c
- Orig date:
Wed Feb 7 15:11:30 1996
diff -u --recursive --new-file v1.3.60/linux/fs/fat/fatfs_syms.c linux/fs/fat/fatfs_syms.c
@@ -1,9 +1,17 @@
+/*
+ * linux/fs/fat/fatfs_syms.c
+ *
+ * Exported kernel symbols for the low-level FAT-based fs support.
+ *
+ */
#include <linux/module.h>
#include <linux/msdos_fs.h>
#include "msbuffer.h"
#include "tables.h"
+
+extern struct file_operations fat_dir_operations;
static struct symbol_table fat_syms = {
#include <linux/symtab_begin.h>
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