runtime: add s390x support (modified files only)

Change-Id: Ib79ad4a890994ad64edb1feb79bd242d26b5b08a
Reviewed-on: https://go-review.googlesource.com/20945
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Michael Munday <munday@ca.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
Michael Munday 2016-03-18 19:02:52 -04:00 committed by Minux Ma
parent a2eded3421
commit 0f08dd2183
9 changed files with 11 additions and 9 deletions

View file

@ -4,6 +4,7 @@
// +build !mips64
// +build !mips64le
// +build !s390x
// +build linux
package runtime