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