Skip to content

Commit 08c1822

Browse files
committed
update zsyscall
1 parent e5deb5e commit 08c1822

File tree

2 files changed

+60
-90
lines changed

2 files changed

+60
-90
lines changed

shiny/driver/windriver/syscall.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
// Use of this source code is governed by a BSD-style
33
// license that can be found in the LICENSE file.
44

5-
//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsyscall_windows.go syscall_windows.go
5+
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go syscall_windows.go
66

77
package windriver

shiny/driver/windriver/zsyscall_windows.go

Lines changed: 59 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)