Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

locsysio.h File Reference

#include <sys/types.h>
#include <unistd.h>
#include <linux/version.h>
#include <features.h>
#include <asm/io.h>

Include dependency graph for locsysio.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Defines

#define KERNEL_VERSION(a, b, c)   (((a) << 16) + ((b) << 8) + (c))


Define Documentation

#define KERNEL_VERSION a,
b,
     (((a) << 16) + ((b) << 8) + (c))
 

Definition at line 71 of file locsysio.h.


Generated on Sun Dec 2 15:28:08 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001