Blame view

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