blob: dbcdb090c0cf14ad2e396de6b61e41cfa90db982 [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
7package windows
8
Akash Reddy Kankanalac0014632025-05-21 17:12:20 +05309//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