Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3213e913b0d6baeb28aa1affbdd4bfa7efedc35f
/
.
/
include
/
asm-i386
/
cputime.h
blob: 398ed7cd171d0148c7ed695c3033c92a1c68117d [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__I386_CPUTIME_H
2
#define
__I386_CPUTIME_H
3
4
#include
<asm-generic/cputime.h>
5
6
#endif
/* __I386_CPUTIME_H */