Blame view

include/asm-sh64/cputime.h 115 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  #ifndef __SH64_CPUTIME_H
  #define __SH64_CPUTIME_H
  
  #include <asm-generic/cputime.h>
  
  #endif /* __SH64_CPUTIME_H */