index
:
personal/linux-0.01-distro.git
master
My attempt to make a Linux 0.01 distro using old versions of the source code
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
fs
/
file_table.c
blob: ab7cebfd2f48f6138c821f20a6958458de12b483 (
plain
) (
blame
)
1
2
3
#include
<linux/fs.h>
struct
file
file_table
[
NR_FILE
];