aboutsummaryrefslogtreecommitdiff
path: root/linux/fs/file_table.c
blob: ab7cebfd2f48f6138c821f20a6958458de12b483 (plain) (blame)
1
2
3
#include <linux/fs.h>

struct file file_table[NR_FILE];