Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
6d73c8514da241c6b1b8d710a6294786604d7142
/
.
/
include
/
asm-m68knommu
/
cputime.h
blob: a0c4a660878d70cc47990e0b4510eb4b4d845f3c [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__M68KNOMMU_CPUTIME_H
2
#define
__M68KNOMMU_CPUTIME_H
3
4
#include
<asm-generic/cputime.h>
5
6
#endif
/* __M68KNOMMU_CPUTIME_H */