Blame view

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