Subversion Repositories Kolibri OS

Rev

Rev 5056 | Rev 5270 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5056 Rev 5178
Line 7... Line 7...
7
#ifndef LINUX_MOD_DEVICETABLE_H
7
#ifndef LINUX_MOD_DEVICETABLE_H
8
#define LINUX_MOD_DEVICETABLE_H
8
#define LINUX_MOD_DEVICETABLE_H
Line 9... Line 9...
9
 
9
 
10
#ifdef __KERNEL__
10
#ifdef __KERNEL__
-
 
11
#include 
11
#include 
12
#include 
12
typedef unsigned long kernel_ulong_t;
13
typedef unsigned long kernel_ulong_t;
Line 13... Line 14...
13
#endif
14
#endif