mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 21:03:54 -06:00

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net>
5 lines
199 B
C
5 lines
199 B
C
|
|
SPARCCPU *sparc64_cpu_devinit(const char *cpu_model,
|
|
const char *dflt_cpu_model, uint64_t prom_addr);
|
|
|
|
void sparc64_cpu_set_ivec_irq(void *opaque, int irq, int level);
|