mirror of
https://github.com/golang/go
synced 2024-11-12 08:50:22 -07:00
delete dead code
SVN=126932
This commit is contained in:
parent
c8bce425b0
commit
b07e084a99
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user