summaryrefslogtreecommitdiffstats
path: root/tun/wintun/registry/mksyscall.go
diff options
context:
space:
mode:
Diffstat (limited to 'tun/wintun/registry/mksyscall.go')
-rw-r--r--tun/wintun/registry/mksyscall.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/tun/wintun/registry/mksyscall.go b/tun/wintun/registry/mksyscall.go
new file mode 100644
index 0000000..d0cac6c
--- /dev/null
+++ b/tun/wintun/registry/mksyscall.go
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: MIT
+ *
+ * Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
+ */
+
+package registry
+
+//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zregistry_windows.go registry_windows.go