]> Cypherpunks repositories - gostls13.git/commit
syscall: add assembly for Linux on s390x
authorMichael Munday <munday@ca.ibm.com>
Fri, 8 Apr 2016 15:40:51 +0000 (11:40 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 8 Apr 2016 18:40:11 +0000 (18:40 +0000)
commit6c5352f181846b73d532c039df3017befe657d6a
tree76862b35a67a9af9484d862e2be6c486dbb20b25
parent59d186832b94349d683431e01e084d6ce460f476
syscall: add assembly for Linux on s390x

Change-Id: I42ade65a91f3effc03dd663ee449410baa9f8ca8
Reviewed-on: https://go-review.googlesource.com/21740
Reviewed-by: Bill O'Farrell <billotosyr@gmail.com>
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/syscall/asm_linux_s390x.s [new file with mode: 0644]