commit | 0627248a1f13daf5df197560308f5497cf9fd8a8 | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Wed Jun 12 15:05:10 2013 -0700 |
committer | Ian Lance Taylor <iant@golang.org> | Wed Jun 12 15:05:10 2013 -0700 |
tree | 6aa3b9779218f888b1616d36831ccb4ba5bc4f7e | |
parent | d67e7e3acff13d845f8952b45daf9b794fa4ad51 [diff] [blame] |
runtime: update runtimeĀ·gogo comment in asm files R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/10244043
diff --git a/src/pkg/runtime/asm_386.s b/src/pkg/runtime/asm_386.s index 2aa1a2d..89db413 100644 --- a/src/pkg/runtime/asm_386.s +++ b/src/pkg/runtime/asm_386.s
@@ -141,7 +141,7 @@ MOVL BX, gobuf_g(AX) RET -// void gogo(Gobuf*, uintptr) +// void gogo(Gobuf*) // restore state from Gobuf; longjmp TEXT runtime·gogo(SB), 7, $0 MOVL 4(SP), BX // gobuf