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