Subversion Repositories shark

Rev

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

Rev Author Line No. Line
422 giacomo 1
#ifndef _I386_STRING_H_
2
#define _I386_STRING_H_
3
 
4
#ifdef __KERNEL__
5
#include <linux/config.h>
6
 
7
#endif /* __KERNEL__ */
8
 
9
#endif