4 lines
59 B
C
4 lines
59 B
C
|
#include <linux/fs.h>
|
||
|
|
||
|
struct file file_table[NR_FILE];
|