kolibrios/drivers/include/linux/file.h

8 lines
150 B
C
Raw Normal View History

/*
* Wrapper functions for accessing the file_struct fd array.
*/
#ifndef __LINUX_FILE_H
#define __LINUX_FILE_H
#endif /* __LINUX_FILE_H */