summaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.24/src/internal/syscall/windows/mksyscall.go
blob: f97ab526f8150c8aa3e58357e4fca68e0efe2b1c (plain) (blame)
1
2
3
4
5
6
7
8
9
// 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.

//go:build generate

package windows

//go:generate go run ../../../syscall/mksyscall_windows.go -output zsyscall_windows.go syscall_windows.go security_windows.go psapi_windows.go symlink_windows.go version_windows.go