mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
Run mkmerge.go on zerrors_linux_*.go to merge duplicate consts, funcs, and types into zerrors_linux.go Please see https://gist.github.com/jupj/639b5cda305d251161fec2304c27c9b9 for a script to validate these changes. Updates golang/go#33059 Change-Id: I168b5efc7fd6d2fcf7fc8dfe1ef5eea07f07f9c2 Reviewed-on: https://go-review.googlesource.com/c/sys/+/221318 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>