1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-11 03:59:26 +00:00
Files
norman/vendor/golang.org/x/sys/windows/mksyscall.go

10 lines
346 B
Go
Raw Normal View History

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