1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-10 19:39:14 +00:00
Files
rke/vendor/golang.org/x/sys/windows/mksyscall.go

10 lines
346 B
Go
Raw Normal View History

2018-07-03 09:45:27 -07:00
// Copyright 2009 The Go Authors. All rights reserved.
2017-11-02 12:04:20 +02: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:52:07 -07:00
// +build generate
2017-11-02 12:04:20 +02:00
package windows
2020-02-18 11:17:29 -08: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