aboutsummaryrefslogtreecommitdiffstats
path: root/tun/wintun/resource/mksyscall.go
diff options
context:
space:
mode:
Diffstat (limited to 'tun/wintun/resource/mksyscall.go')
-rw-r--r--tun/wintun/resource/mksyscall.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/tun/wintun/resource/mksyscall.go b/tun/wintun/resource/mksyscall.go
new file mode 100644
index 0000000..9235614
--- /dev/null
+++ b/tun/wintun/resource/mksyscall.go
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: MIT
+ *
+ * Copyright (C) 2020 WireGuard LLC. All Rights Reserved.
+ */
+
+package resource
+
+//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go resource_windows.go