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