aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/cputime.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/include/asm/cputime.h')
-rw-r--r--arch/cris/include/asm/cputime.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/cris/include/asm/cputime.h b/arch/cris/include/asm/cputime.h
new file mode 100644
index 000000000000..4446a65656fa
--- /dev/null
+++ b/arch/cris/include/asm/cputime.h
@@ -0,0 +1,6 @@
+#ifndef __CRIS_CPUTIME_H
+#define __CRIS_CPUTIME_H
+
+#include <asm-generic/cputime.h>
+
+#endif /* __CRIS_CPUTIME_H */