]> Cypherpunks repositories - gostls13.git/commit
runtime: convert netbsd/arm to Go
authorRuss Cox <rsc@golang.org>
Fri, 5 Dec 2014 21:17:09 +0000 (16:17 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 5 Dec 2014 21:17:09 +0000 (16:17 -0500)
commit7d516079de6a8333817b1c13a45701a02f80d209
treec579016d35924356eef8101ad6fe769e66413069
parentb9c52302ff50e1299becd13f1b8c60fd69d30496
runtime: convert netbsd/arm to Go

This was the last src/runtime/*.c file.

LGTM=austin
R=austin
CC=golang-codereviews
https://golang.org/cl/187770043
src/runtime/defs1_netbsd_arm.go
src/runtime/os_netbsd_arm.c [deleted file]
src/runtime/os_netbsd_arm.go [new file with mode: 0644]
src/runtime/signal_netbsd_arm.go [new file with mode: 0644]
src/runtime/signal_netbsd_arm.h [deleted file]