summaryrefslogtreecommitdiff
path: root/tun/wintun/guid/mksyscall.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-06 22:28:13 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-06 22:39:20 +0200
commit6d8b68c8f3cd7c9e9560c23e5f20e3ec4bc4fb6e (patch)
tree85c434b738a0dff4d790d691d4df1ebff9ed1683 /tun/wintun/guid/mksyscall.go
parentc2ed133df80392a1592a6b0b79228041dd725427 (diff)
downloadwireguard-go-6d8b68c8f3cd7c9e9560c23e5f20e3ec4bc4fb6e.tar.gz
wireguard-go-6d8b68c8f3cd7c9e9560c23e5f20e3ec4bc4fb6e.zip
wintun: guid functions are upstream
Diffstat (limited to '')
-rw-r--r--tun/wintun/guid/mksyscall.go8
1 files changed, 0 insertions, 8 deletions
diff --git a/tun/wintun/guid/mksyscall.go b/tun/wintun/guid/mksyscall.go
deleted file mode 100644
index 5c956cf..0000000
--- a/tun/wintun/guid/mksyscall.go
+++ /dev/null
@@ -1,8 +0,0 @@
-/* SPDX-License-Identifier: MIT
- *
- * Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
- */
-
-package guid
-
-//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zguid_windows.go guid_windows.go