]> Cypherpunks repositories - gostls13.git/commitdiff
delete dead code
authorRob Pike <r@golang.org>
Sat, 12 Jul 2008 02:40:03 +0000 (19:40 -0700)
committerRob Pike <r@golang.org>
Sat, 12 Jul 2008 02:40:03 +0000 (19:40 -0700)
SVN=126932

src/runtime/rt0_amd64.s

index 1a4e8d5a01f755865d14796b8aa4e62078f4a3d7..d6dba028641b13c396fcc1dcd503c44e544dddcb 100644 (file)
@@ -50,14 +50,6 @@ TEXT sys·breakpoint(SB),7,$-8
        BYTE    $0xcc
        RET
 
-TEXT _morestack(SB), 7, $-8
-       BYTE    $0xcc
-       RET
-
-// marker.  must be here; used by traceback() to discover calls to _morestack
-TEXT _endmorestack(SB), 7, $-8
-       RET
-
 TEXT   FLUSH(SB),7,$-8
        RET