summaryrefslogtreecommitdiff
path: root/sys/arch/cats/include/rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/cats/include/rtc.h')
-rw-r--r--sys/arch/cats/include/rtc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/cats/include/rtc.h b/sys/arch/cats/include/rtc.h
new file mode 100644
index 00000000000..eb59dc12a2f
--- /dev/null
+++ b/sys/arch/cats/include/rtc.h
@@ -0,0 +1,4 @@
+/* $OpenBSD: rtc.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */
+/* $NetBSD: rtc.h,v 1.2 2001/11/25 15:55:58 thorpej Exp $ */
+
+#include <arm/rtc.h>