]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused SYS_* definitions on Linux
authorTobias Klauser <tklauser@distanz.ch>
Mon, 5 Mar 2018 09:56:11 +0000 (10:56 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 5 Mar 2018 18:32:08 +0000 (18:32 +0000)
commit5f80e709125a1589ae52c9a33ff188e6c5224227
tree64b8c849e89231e1f3810cd02f3356f7f60434bc
parentc1806906d89ecc65136be4bbdfb9020c797be46c
runtime: remove unused SYS_* definitions on Linux

Also fix the indentation of the SYS_* definitions in sys_linux_mipsx.s
and order them numerically.

Change-Id: I0c454301c329a163e7db09dcb25d4e825149858c
Reviewed-on: https://go-review.googlesource.com/98448
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/sys_linux_arm.s
src/runtime/sys_linux_arm64.s
src/runtime/sys_linux_mips64x.s
src/runtime/sys_linux_mipsx.s
src/runtime/sys_linux_ppc64x.s
src/runtime/sys_linux_s390x.s