1
0
mirror of https://github.com/golang/go synced 2024-09-25 09:20:18 -06:00

delete dead code

SVN=126932
This commit is contained in:
Rob Pike 2008-07-11 19:40:03 -07:00
parent c8bce425b0
commit b07e084a99

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