aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mksyscall.go
blob: d72dc99998bff1dd996bcae177090da30414bd39 (plain) (blame)
1
2
3
4
5
6
7
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