]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: fix build
authorRuss Cox <rsc@golang.org>
Tue, 20 Dec 2011 19:42:58 +0000 (14:42 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 20 Dec 2011 19:42:58 +0000 (14:42 -0500)
commit5d429ad013339a6842133f83cb55328e31e89508
tree85f9d9101a184ce5cc313bd5d6affe5d5327c45f
parent54fb9940cf315546f43c724e670518acedfa185e
runtime/cgo: fix build

Two forgotten renames from last CL.

TBR=r
CC=golang-dev
https://golang.org/cl/5502046
src/pkg/runtime/cgo/gcc_386.S [moved from src/pkg/runtime/cgo/386.S with 100% similarity]
src/pkg/runtime/cgo/gcc_arm.S [moved from src/pkg/runtime/cgo/arm.S with 100% similarity]