]> Cypherpunks repositories - gostls13.git/commitdiff
fix linux build:
authorRuss Cox <rsc@golang.org>
Fri, 16 Oct 2009 06:57:04 +0000 (23:57 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 16 Oct 2009 06:57:04 +0000 (23:57 -0700)
i renamed sys to runtime but didn't remember this file.
(and the darwin build doesn't use it.)

TBR=r
OCL=35826
CL=35826

src/pkg/debug/gosym/pclinetest.s

index 5a410c8b846c637781c5d0931ec153bc188699c7..519656b63edf8782076e4486e75cf35fb577d4cd 100644 (file)
@@ -51,39 +51,39 @@ TEXT main(SB),7,$0
        CALL pcfromline(SB)
 
 // Keep the linker happy
-TEXT sys·morestack(SB),7,$0
+TEXT runtime·morestack(SB),7,$0
        RET
 
-TEXT sys·morestack00(SB),7,$0
+TEXT runtime·morestack00(SB),7,$0
        RET
 
-TEXT sys·morestack10(SB),7,$0
+TEXT runtime·morestack10(SB),7,$0
        RET
 
-TEXT sys·morestack01(SB),7,$0
+TEXT runtime·morestack01(SB),7,$0
        RET
 
-TEXT sys·morestack11(SB),7,$0
+TEXT runtime·morestack11(SB),7,$0
        RET
 
-TEXT sys·morestack8(SB),7,$0
+TEXT runtime·morestack8(SB),7,$0
        RET
 
-TEXT sys·morestack16(SB),7,$0
+TEXT runtime·morestack16(SB),7,$0
        RET
 
-TEXT sys·morestack24(SB),7,$0
+TEXT runtime·morestack24(SB),7,$0
        RET
 
-TEXT sys·morestack32(SB),7,$0
+TEXT runtime·morestack32(SB),7,$0
        RET
 
-TEXT sys·morestack40(SB),7,$0
+TEXT runtime·morestack40(SB),7,$0
        RET
 
-TEXT sys·morestack48(SB),7,$0
+TEXT runtime·morestack48(SB),7,$0
        RET
 
-TEXT sys·morestack8(SB),7,$0
+TEXT runtime·morestack8(SB),7,$0
        RET