Commit fb57459b authored by Shenghou Ma's avatar Shenghou Ma

[dev.power64] runtime: move noasm_arm.goc to noasm.goc

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/121590043
parent 2abf3c55
......@@ -5,6 +5,8 @@
// Routines that are implemented in assembly in asm_{amd64,386}.s
// but are implemented in C for arm.
// +build arm power64 power64le
package runtime
#include "runtime.h"
#include "../../cmd/ld/textflag.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment