diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-14 13:57:28 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-14 13:57:28 -0400 |
| commit | 40dd6bf38e06bf26aa1c15438cdf0965cf778050 (patch) | |
| tree | e47286b9709f3cd0c789512ecd4683a499e73df8 /src/runtime/runtime.h | |
| parent | e3d2e5550e525308e9e9323fbaf05c4ea6588215 (diff) | |
| download | go-40dd6bf38e06bf26aa1c15438cdf0965cf778050.tar.xz | |
runtime: mark asmcgocall<>(SB) as having no arguments
It doesn't.
Fixes 386 build.
While we're here, mark runtime.asmcgocall as GO_ARGS,
so that it will work with stack copying. I don't think anything
that uses it can lead to a stack copy, but better safe than sorry.
Certainly the runtime.asmcgocall_errno variant needs
(and already has) GO_ARGS.
TBR=iant
CC=golang-codereviews
https://golang.org/cl/138400043
Diffstat (limited to 'src/runtime/runtime.h')
0 files changed, 0 insertions, 0 deletions
