]> Cypherpunks repositories - gostls13.git/commit
runtime: fix build for NetBSD/ARM
authorShenghou Ma <minux.ma@gmail.com>
Mon, 18 Mar 2013 18:47:04 +0000 (02:47 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 18 Mar 2013 18:47:04 +0000 (02:47 +0800)
commite7537157a53de8683167a512a67218bd3ea44e39
tree9ae70950aab1b1a8cb0e8384ca3dbf5aab4df944
parenta7a803c7b7b5322c90d093cc603ebafd0c3c320a
runtime: fix build for NetBSD/ARM

R=golang-dev, jsing
CC=golang-dev
https://golang.org/cl/7597046
src/pkg/runtime/defs_netbsd.go
src/pkg/runtime/defs_netbsd_386.go
src/pkg/runtime/defs_netbsd_amd64.go
src/pkg/runtime/defs_netbsd_arm.go [new file with mode: 0644]
src/pkg/runtime/defs_netbsd_arm.h
src/pkg/runtime/os_netbsd_arm.c
src/pkg/runtime/signal_netbsd_arm.h
src/pkg/runtime/sys_netbsd_arm.s