aboutsummaryrefslogtreecommitdiff
path: root/src/internal/syscall/windows/registry/mksyscall.go
blob: 0a007df7ccd08322d0650c1e0612a41b6e3d7b38 (plain)
1
2
3
4
5
6
7
8
9
10
// 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
// +build generate

package registry

//go:generate go run ../../../../syscall/mksyscall_windows.go -output zsyscall_windows.go syscall.go