securityos/public/Users/Public/Sistemas/1º Linux/Linux-0.0.1/fs/file_table.c

4 lines
59 B
C

#include <linux/fs.h>
struct file file_table[NR_FILE];