1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-26 19:08:27 +00:00
norman/vendor/golang.org/x/sys/windows/mksyscall.go

10 lines
346 B
Go
Raw Normal View History

2018-07-11 23:42:39 +00:00
// Copyright 2009 The Go Authors. All rights reserved.
2017-11-11 04:44:49 +00:00
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
2019-08-19 17:03:03 +00:00
// +build generate
2017-11-11 04:44:49 +00:00
package windows
2020-01-28 23:12:10 +00: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