#include <sys/types.h>#include <unistd.h>#include <linux/version.h>#include <features.h>#include <asm/io.h>Include dependency graph for locsysio.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | KERNEL_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) |
|
|
Definition at line 71 of file locsysio.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001