Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
422 giacomo 1
#ifndef __ARCH_I386_PERCPU__
2
#define __ARCH_I386_PERCPU__
3
 
4
#include <asm-generic/percpu.h>
5
 
6
#endif /* __ARCH_I386_PERCPU__ */