OSDN Git Service

target/sparc: Make sparc_cpu_dump_state() static
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 16 Sep 2021 08:40:02 +0000 (10:40 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 16 Sep 2021 12:52:46 +0000 (14:52 +0200)
commit9ac200acce8c27ef44da31246f337a2454e54e0d
treeb1e647ae3974d9a5cb739fe6963a1e1705096d13
parenteba6814a0a85a6e307221af64bf6ad28befaf1f9
target/sparc: Make sparc_cpu_dump_state() static

The sparc_cpu_dump_state() function is only called within
the same file. Make it static.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20210916084002.1918445-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/sparc/cpu.c
target/sparc/cpu.h