1
0
Fork 0
miniflux/vendor/golang.org/x/sys/windows/mksyscall.go

10 lines
349 B
Go
Raw Normal View History

2017-11-19 21:10:04 -08:00
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
2019-09-05 21:39:32 -07:00
// +build generate
2017-11-19 21:10:04 -08:00
package windows
//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsyscall_windows.go eventlog.go service.go syscall_windows.go security_windows.go