Commit b07e084a authored by Rob Pike's avatar Rob Pike

delete dead code

SVN=126932
parent c8bce425
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment