mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 06:03:14 -04:00
6 lines
94 B
C
6 lines
94 B
C
#ifndef _SPL_FILE_H
|
|
#define _SPL_FILE_H
|
|
|
|
#define FKIOCTL 0x80000000
|
|
|
|
#endif /* SPL_FILE_H */
|