Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
ae8dda5c473bf1a85913942adcaac449e5754bf3
/
.
/
include
/
asm-generic
/
cputime.h
blob: c6eddf50eaf9f8948857b49a61c2c0d9d2372a1c [
file
] [
log
] [
blame
]
#ifndef
_ASM_GENERIC_CPUTIME_H
#define
_ASM_GENERIC_CPUTIME_H
#include
<linux/time.h>
#include
<linux/jiffies.h>
#include
<asm-generic/cputime_jiffies.h>
#endif