]> Cypherpunks repositories - gostls13.git/commit
syscall: added machine-generated code for linux/mips64{,le}
authorYao Zhang <lunaria21@gmail.com>
Thu, 10 Sep 2015 12:50:57 +0000 (08:50 -0400)
committerMinux Ma <minux@golang.org>
Thu, 12 Nov 2015 04:49:19 +0000 (04:49 +0000)
commit1dba497aca22cb65df9b2bbad9d63c8d390e39bc
treea3826baa20ca22eee63f179968150f3045090a01
parent846a9adf0592a0f34846c871c59b71d033187b0f
syscall: added machine-generated code for linux/mips64{,le}

Change-Id: I574a2b702bb3db596f890ae7b18fb4bc1fd358d5
Reviewed-on: https://go-review.googlesource.com/14448
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/syscall/zerrors_linux_mips64.go [new file with mode: 0644]
src/syscall/zerrors_linux_mips64le.go [new file with mode: 0644]
src/syscall/zsyscall_linux_mips64.go [new file with mode: 0644]
src/syscall/zsyscall_linux_mips64le.go [new file with mode: 0644]
src/syscall/zsysnum_linux_mips64.go [new file with mode: 0644]
src/syscall/zsysnum_linux_mips64le.go [new file with mode: 0644]
src/syscall/ztypes_linux_mips64.go [new file with mode: 0644]
src/syscall/ztypes_linux_mips64le.go [new file with mode: 0644]