]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/unix: add randomTrap const for GOARCH=mips{,le}
authorVladimir Stefanovic <vladimir.stefanovic@imgtec.com>
Tue, 18 Oct 2016 21:50:59 +0000 (23:50 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 3 Nov 2016 23:22:07 +0000 (23:22 +0000)
commitc408266e2861513eac79d999f7553dc93992a965
treec8168d4428ef55058fe33e61abe9932af4ca5e82
parentd3a3b74aa1eec3417a754d798a4cad487949fa77
internal/syscall/unix: add randomTrap const for GOARCH=mips{,le}

Change-Id: I76c62a7b79ea526f59f281e933e4fd431539d2da
Reviewed-on: https://go-review.googlesource.com/31486
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/internal/syscall/unix/getrandom_linux_mipsx.go [new file with mode: 0644]