]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: use just #include "textflag.h"
authorRuss Cox <rsc@golang.org>
Sat, 6 Sep 2014 19:27:39 +0000 (15:27 -0400)
committerRuss Cox <rsc@golang.org>
Sat, 6 Sep 2014 19:27:39 +0000 (15:27 -0400)
commite8fc362049aea9000b5e5fe58d0c46dd14e05ba1
tree371c847aba9babb3f045b37d8e704ee94f00a9ab
parenta09e61395ee5e71c4c4a37fa0faed87592a04834
runtime/cgo: use just #include "textflag.h"

This will withstand the src/pkg/ to src/ move.

LGTM=r
R=iant, r
CC=golang-codereviews
https://golang.org/cl/134530044
src/pkg/runtime/cgo/asm_386.s
src/pkg/runtime/cgo/asm_amd64.s
src/pkg/runtime/cgo/asm_arm.s
src/pkg/runtime/cgo/asm_nacl_amd64p32.s
src/pkg/runtime/cgo/callbacks.c