Subversion Repositories Kolibri OS

Rev

Rev 6102 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6588 serge 1
#ifndef _LINUX_INIT_H
2
#define _LINUX_INIT_H
3
 
4
#include 
5
#include 
6
 
7
#define __initdata
8
#define __initdata
9
#define __initconst
10
#endif /* _LINUX_INIT_H */