blob: 8563f79c57f89551a6f66fe1c18339cf6b31423a [file] [log] [blame]
Zack Williamse940c7a2019-08-21 14:25:39 -07001// Copyright 2009 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
Akash Reddy Kankanalac0014632025-05-21 17:12:20 +05305//go:build generate
Zack Williamse940c7a2019-08-21 14:25:39 -07006// +build generate
7
8package windows
9
Akash Reddy Kankanalac0014632025-05-21 17:12:20 +053010//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go eventlog.go service.go syscall_windows.go security_windows.go setupapi_windows.go