Blame view

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