commit | 74db2479c1fecefd0a190f282f28f00565309807 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 22 05:31:45 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 22 05:31:45 2009 +0900 |
tree | 4a8263443260ba8014c6f979378a586568b1e8b0 | |
parent | e115f2c17cbceee93b34d787a7a4a867fc73e7b4 [diff] |
sh64: dummy unwinder BUG wrappers. sh64 does not yet support GENERIC_BUG, but still wants unwinder support. Alias UNWINDER_BUG and UNWINDER_BUG_ON to their BUG counterparts until the conversion to GENERIC_BUG is completed. Signed-off-by: Paul Mundt <lethal@linux-sh.org>