Linux 0.10 (November 11, 1991 ???)
[davej-history.git] / fs / file_table.c
blobe0589acf6455d42ad09758f9d75b42f489b57922
1 /*
2 * linux/fs/file_table.c
4 * (C) 1991 Linus Torvalds
5 */
7 #include <linux/fs.h>
9 struct file file_table[NR_FILE];