aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/clock.h')
-rw-r--r--sys/amd64/include/clock.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h
new file mode 100644
index 000000000000..57233651aef3
--- /dev/null
+++ b/sys/amd64/include/clock.h
@@ -0,0 +1,5 @@
+/*
+ * This file is in the public domain.
+ */
+
+#include <x86/clock.h>