Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1e5ea23df11c7c90c7e7268dd3a6603bfa5aadf7
/
.
/
arch
/
alpha
/
include
/
asm
/
cputime.h
blob: 19577fd932306f5d9b876412b734ba4b7e7d66af [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__ALPHA_CPUTIME_H
2
#define
__ALPHA_CPUTIME_H
3
4
#include
<asm-generic/cputime.h>
5
6
#endif
/* __ALPHA_CPUTIME_H */