]> Cypherpunks repositories - gostls13.git/commit
syscall: nacl/arm support.
authorShenghou Ma <minux@golang.org>
Thu, 10 Jul 2014 19:15:06 +0000 (15:15 -0400)
committerShenghou Ma <minux@golang.org>
Thu, 10 Jul 2014 19:15:06 +0000 (15:15 -0400)
commit837bc4e502e324abe062999fea1a8a07d0f0bdb8
treee9bb108608ff6e214bc5e5dd32c521cd057d20e9
parent62af04c0bc86959f1d0da5cdadfd5eec141d4f52
syscall: nacl/arm support.

LGTM=dave, rsc
R=rsc, iant, dave
CC=golang-codereviews
https://golang.org/cl/101620043
src/pkg/syscall/asm_nacl_arm.s [new file with mode: 0644]
src/pkg/syscall/syscall_nacl_arm.go [new file with mode: 0644]
src/pkg/syscall/time_nacl_arm.s [new file with mode: 0644]
src/pkg/syscall/zsyscall_nacl_arm.go [new file with mode: 0644]