Files
wireguard-go/tun/wintun/registry/mksyscall.go
T

9 lines
224 B
Go
Raw Normal View History

/* SPDX-License-Identifier: MIT
*
2020-05-02 02:08:26 -06:00
* Copyright (C) 2020 WireGuard LLC. All Rights Reserved.
*/
package registry
2019-09-21 21:13:54 +02:00
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zregistry_windows.go registry_windows.go