Blame view

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