delete dead code

SVN=126932
This commit is contained in:
Rob Pike 2008-07-11 19:40:03 -07:00
parent c8bce425b0
commit b07e084a99
1 changed files with 0 additions and 8 deletions

View 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