ingress-nginx-helm/vendor/golang.org/x/sys/windows/mksyscall.go

10 lines
346 B
Go
Raw Normal View History

2017-11-12 14:14:23 -03:00
// Copyright 2009 The Go Authors. All rights reserved.
2017-09-29 10:12:14 -07:00
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
2019-07-17 09:21:14 -04:00
// +build generate
2017-09-29 10:12:14 -07:00
package windows
2020-01-26 10:24:11 -03:00
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go eventlog.go service.go syscall_windows.go security_windows.go