]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/sys: remove Intptr
authorMatthew Dempsky <mdempsky@google.com>
Thu, 12 Nov 2015 21:27:40 +0000 (13:27 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 12 Nov 2015 21:46:06 +0000 (21:46 +0000)
commitc3ba74931fe7770f011d114b1174875edebe8059
tree6288d5ed0ded9c71aa3cb52d1b53401213d37f83
parentc5f0f881ad3066e92621339484f1183c86bd9a37
runtime/internal/sys: remove Intptr

Apparently its last use was removed in CL 8899.

Change-Id: I4f3a789b3cc4c249582e81463af62b576a281e40
Reviewed-on: https://go-review.googlesource.com/16880
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/internal/sys/arch_386.go
src/runtime/internal/sys/arch_amd64.go
src/runtime/internal/sys/arch_amd64p32.go
src/runtime/internal/sys/arch_arm.go
src/runtime/internal/sys/arch_arm64.go
src/runtime/internal/sys/arch_mips64.go
src/runtime/internal/sys/arch_mips64le.go
src/runtime/internal/sys/arch_ppc64.go
src/runtime/internal/sys/arch_ppc64le.go