OSDN Git Service

target-sparc: Tidy cpu_dump_state
authorRichard Henderson <rth@twiddle.net>
Fri, 5 Oct 2012 23:54:48 +0000 (16:54 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Oct 2012 16:39:29 +0000 (16:39 +0000)
commit76a23ca099084ce72f5c30a3c5dc18e331384c59
tree1a21e7be1047c65be5e55c8b7cc14fd4e061544f
parentd838201111894b17ca9123d5d2a74ab4cf6376d6
target-sparc: Tidy cpu_dump_state

We don't really need to be told that %g are general register, etc.
Issue a trailing newline to separate blocks.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/cpu.c