mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -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 */
|