aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2013-04-08 19:40:53 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2013-04-08 19:40:53 +0000
commit4e76af6a41e490a83f615cd9104bc7107ad3eef5 (patch)
treede8f9f44d18df863668a203bd7eaeaea76185b92 /sys/pc98
parent22e71d1cc434ec1b4ed7f87d2e328e804ccd5260 (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/include/counter.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/pc98/include/counter.h b/sys/pc98/include/counter.h
new file mode 100644
index 000000000000..7b2bbad168c2
--- /dev/null
+++ b/sys/pc98/include/counter.h
@@ -0,0 +1,6 @@
+/*-
+ * This file is in the public domain.
+ */
+/* $FreeBSD$ */
+
+#include <i386/counter.h>