7 lines
94 B
C
7 lines
94 B
C
#ifndef _SPL_FILE_H
|
|
#define _SPL_FILE_H
|
|
|
|
#define FKIOCTL 0x80000000
|
|
|
|
#endif /* SPL_FILE_H */
|