Arquivos
linux-0.01/fs/file_table.c
T
2013-09-18 10:18:30 +03:00

4 linhas
56 B
C

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