sh: Tidy up the dwarf module helpers.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 04:32:19 +0000 (13:32 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 04:32:19 +0000 (13:32 +0900)
This enables us to build the dwarf unwinder both with modules enabled and
disabled in addition to reducing code size in the latter case. The
helpers are also consolidated, and modified to resemble the BUG module
helpers.

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

No differences found