]> Cypherpunks.ru repositories - gostls13.git/commit
syscall: regenerate zsyscall_windows.go
authorBryan C. Mills <bcmills@google.com>
Fri, 4 Jun 2021 14:56:06 +0000 (10:56 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 4 Jun 2021 15:53:06 +0000 (15:53 +0000)
commit79cd407f88f640b889df7645bf3e0491ed25eac7
tree0ff9eb7b4a54f6f77d420b177dc59238cb567e2f
parentc6b62112292fa741d5708dfd63bd89eed3b6f8ee
syscall: regenerate zsyscall_windows.go

The declaration order in CL 319310 does not match what the generator
produces from scratch. That currently causes
cmd/internal/moddeps.TestAllDependencies to fail, since it is
explicitly checking for that kind of skew.

Updates #45914

Change-Id: If2a9cabc3d54e21deba7cb438fa364df205f38ac
Reviewed-on: https://go-review.googlesource.com/c/go/+/325112
Trust: Bryan C. Mills <bcmills@google.com>
Trust: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/syscall/zsyscall_windows.go