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

9 lines
231 B
Go
Raw Normal View History

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