aboutsummaryrefslogtreecommitdiff
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
commit9e7c22938cb3c7af9dc02447eebf4ab31bc40cc1 (patch)
tree2456cdd19fbca75a46cf7055dc95424d965baf11 /src/runtime/sys_windows_386.s
parentcf622d758cd51cfa09f5b503d323c81ed3a5541e (diff)
downloadgo-9e7c22938cb3c7af9dc02447eebf4ab31bc40cc1.tar.gz
go-9e7c22938cb3c7af9dc02447eebf4ab31bc40cc1.zip
runtime: undo stray edit from CL 140380043
Was having serious editor problems on Windows. TBR=brainman, iant CC=golang-codereviews https://golang.org/cl/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 7d4dc6a69c..fc19f5650a 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