[MIPS] Rearrange show_stack, show_trace
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 25 Jul 2006 14:51:36 +0000 (23:51 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Sep 2006 12:37:05 +0000 (13:37 +0100)
Print call-trace in show_stack() (like on other archs).  Also make
show_trace() static and simplify its argument list.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found