summaryrefslogtreecommitdiff
path: root/libgo/go/internal/syscall/windows/mksyscall.go
blob: 91fa2b3b81f109ac48b0b484e5590faa1fbafdcb (plain)
1
2
3
4
5
6
7
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package windows

//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsyscall_windows.go syscall_windows.go security_windows.go