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