Blame view

arch/m32r/include/asm/topology.h 128 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
  #ifndef _ASM_M32R_TOPOLOGY_H
  #define _ASM_M32R_TOPOLOGY_H
4a3529366   Hirokazu Takata   [PATCH] m32r: bui...
3
  #include <asm-generic/topology.h>
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
4
5
  
  #endif /* _ASM_M32R_TOPOLOGY_H */