forked from KolibriOS/kolibrios
f3db1a486f
git-svn-id: svn://kolibrios.org@4559 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
150 B
C
8 lines
150 B
C
/*
|
|
* Wrapper functions for accessing the file_struct fd array.
|
|
*/
|
|
|
|
#ifndef __LINUX_FILE_H
|
|
#define __LINUX_FILE_H
|
|
#endif /* __LINUX_FILE_H */
|