commit | 14eae6e9d455a7848a5e45ff193a14925478f6ab | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jan 14 18:07:36 2013 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 14 18:07:36 2013 +0900 |
tree | 7533099cb37202604dacd6d09c56ba3b51a5c7c2 | |
parent | a246f581fceb2d6c83a74364f4a4c6263e6cdfe4 [diff] |
sh: Fix up stack debugging build. 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>