aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ia64/mc146818rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/mc146818rtc.h')
-rw-r--r--include/asm-ia64/mc146818rtc.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-ia64/mc146818rtc.h b/include/asm-ia64/mc146818rtc.h
new file mode 100644
index 000000000000..407787a237ba
--- /dev/null
+++ b/include/asm-ia64/mc146818rtc.h
@@ -0,0 +1,10 @@
+#ifndef _ASM_IA64_MC146818RTC_H
+#define _ASM_IA64_MC146818RTC_H
+
+/*
+ * Machine dependent access functions for RTC registers.
+ */
+
+/* empty include file to satisfy the include in genrtc.c */
+
+#endif /* _ASM_IA64_MC146818RTC_H */