Searched hist:"9 ac200acce8c27ef44da31246f337a2454e54e0d" (Results 1 – 2 of 2) sorted by relevance
/qemu/target/sparc/ |
H A D | cpu.h | 9ac200acce8c27ef44da31246f337a2454e54e0d Thu Sep 16 08:40:02 UTC 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>
|
H A D | cpu.c | 9ac200acce8c27ef44da31246f337a2454e54e0d Thu Sep 16 08:40:02 UTC 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>
|