- remove some obsolete code
This commit is contained in:
parent
68e9b9b46a
commit
9d157c4542
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
|
||||
/*file descriptor init*/
|
||||
#define NR_OPEN 100
|
||||
#define FS_INIT { [0 ... NR_OPEN-1] = {NULL, 0, 0} }
|
||||
|
||||
/*open flags*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue