]> Cypherpunks repositories - gostls13.git/commit
runtime: remove empty 386 archauxv
authorAustin Clements <austin@google.com>
Thu, 14 Apr 2016 19:08:24 +0000 (15:08 -0400)
committerAustin Clements <austin@google.com>
Sat, 16 Apr 2016 21:42:34 +0000 (21:42 +0000)
commitd6b177d1eb7849375e246b97c58406aed7350c86
treeed79d328c1aff58d7dd60329739796dda227ed28
parent90addd3d41852192ba697d33c9b1660988b82ed7
runtime: remove empty 386 archauxv

archauxv no longer does anything on 386, so remove it.

Change-Id: I94545238e40fa6a6832a7c3b40aedfc6c1f6a97b
Reviewed-on: https://go-review.googlesource.com/22063
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/os_linux_386.go [deleted file]
src/runtime/os_linux_noauxv.go