|
|
1.1 root 1: /*
2: * ioctl commands for /dev/null.
3: */
4:
5: #ifndef NULL_H
6: #define NULL_H
7:
8: #define NLIOC ('N' << 8)
9: #define NLCALL (NLIOC|1) /* Call a function with arguments. */
10:
11: #endif /* NULL_H */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.