]> Cypherpunks repositories - gostls13.git/commit
runtime: more cleanups
authorKeith Randall <khr@golang.org>
Tue, 9 Sep 2014 21:32:53 +0000 (14:32 -0700)
committerKeith Randall <khr@golang.org>
Tue, 9 Sep 2014 21:32:53 +0000 (14:32 -0700)
commit1a5e394ab74672f59dd10623717fc3e08b17f0ab
tree418edbfdf7526c79127967729bea60fbd9e9b159
parent251daf8650218ee2fce297280016e696d859f780
runtime: more cleanups

Move timenow thunk into time.s
Move declarations for generic c/asm services into stubs.go

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/137360043
src/runtime/asm_386.s
src/runtime/asm_amd64.s
src/runtime/asm_amd64p32.s
src/runtime/asm_arm.s
src/runtime/extern.go
src/runtime/mgc0.go
src/runtime/mprof.go
src/runtime/stubs.go
src/runtime/thunk.s