add directory kernel
This commit is contained in:
3
kernel/0.00/linux-0.01/fs/file_table.c
Normal file
3
kernel/0.00/linux-0.01/fs/file_table.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <linux/fs.h>
|
||||
|
||||
struct file file_table[NR_FILE];
|
||||
Reference in New Issue
Block a user