sh: Fix up stack debugging build.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 Jan 2013 09:07:36 +0000 (18:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 Jan 2013 09:07:36 +0000 (18:07 +0900)
Somewhere along the line the ebss label was taken out, resulting in pcrel
branch too far errors. Restore the label to get things building again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found