aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/clocksource.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/clocksource.h')
-rw-r--r--include/asm-generic/clocksource.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-generic/clocksource.h b/include/asm-generic/clocksource.h
new file mode 100644
index 000000000000..0a462d3fb05e
--- /dev/null
+++ b/include/asm-generic/clocksource.h
@@ -0,0 +1,4 @@
1/*
2 * Architectures should override this file to add private userspace
3 * clock magic if needed.
4 */