Blame view

arch/cris/include/asm/percpu.h 108 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  #ifndef _CRIS_PERCPU_H
  #define _CRIS_PERCPU_H
  
  #include <asm-generic/percpu.h>
  
  #endif /* _CRIS_PERCPU_H */