blob: dbcdb090c0cf14ad2e396de6b61e41cfa90db982 [file] [log] [blame]
khenaidooab1f7bd2019-11-14 14:00:27 -05001// 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
mgouda64be8822025-05-30 10:44:00 +05305//go:build generate
khenaidooab1f7bd2019-11-14 14:00:27 -05006
7package windows
8
mgouda64be8822025-05-30 10:44:00 +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