mirror of
https://github.com/golang/go
synced 2024-11-19 23:04:40 -07:00
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
This commit is contained in:
parent
cf622d758c
commit
9e7c22938c
@ -161,7 +161,7 @@ TEXT runtime·profileloop(SB),NOSPLIT,$0
|
|||||||
PUSHL $runtime·profileloop1(SB)
|
PUSHL $runtime·profileloop1(SB)
|
||||||
CALL runtime·externalthreadhandler(SB)
|
CALL runtime·externalthreadhandler(SB)
|
||||||
MOVL 4(SP), CX
|
MOVL 4(SP), CX
|
||||||
ADDL $40, SP
|
ADDL $12, SP
|
||||||
JMP CX
|
JMP CX
|
||||||
|
|
||||||
TEXT runtime·externalthreadhandler(SB),NOSPLIT,$0
|
TEXT runtime·externalthreadhandler(SB),NOSPLIT,$0
|
||||||
|
Loading…
Reference in New Issue
Block a user