summaryrefslogtreecommitdiff
path: root/src/runtime/sys_windows_386.s
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-09-08 17:01:40 -0400
committerRuss Cox <rsc@golang.org>2014-09-08 17:01:40 -0400
commitc215fcbf0752fa45bd2b505bc4d5e1e584d40db3 (patch)
treebb02249cb7fa4e4627a6efd65304d79d7ee8492d /src/runtime/sys_windows_386.s
parentcf68c86ed9b58d520f423ba7859ca78bbbeafe75 (diff)
downloadgo-c215fcbf0752fa45bd2b505bc4d5e1e584d40db3.tar.gz
runtime: undo stray edit from CL 140380043
Was having serious editor problems on Windows. TBR=brainman, iant CC=golang-codereviews https://codereview.appspot.com/137370043
Diffstat (limited to 'src/runtime/sys_windows_386.s')
-rw-r--r--src/runtime/sys_windows_386.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/sys_windows_386.s b/src/runtime/sys_windows_386.s
index 7d4dc6a69..fc19f5650 100644
--- a/src/runtime/sys_windows_386.s
+++ b/src/runtime/sys_windows_386.s
@@ -161,7 +161,7 @@ TEXT runtime·profileloop(SB),NOSPLIT,$0
PUSHL $runtime·profileloop1(SB)
CALL runtime·externalthreadhandler(SB)
MOVL 4(SP), CX
- ADDL $40, SP
+ ADDL $12, SP
JMP CX
TEXT runtime·externalthreadhandler(SB),NOSPLIT,$0