* [Qemu-devel] Small bug compiling QEMU on PowerPC
@ 2004-07-12 21:31 Neil Cafferkey
0 siblings, 0 replies; only message in thread
From: Neil Cafferkey @ 2004-07-12 21:31 UTC (permalink / raw)
To: qemu-devel
Hi,
In cpu-exec.c, I needed to make the following change in the PowerPC
section to get it to compile:
old: int cpu_signal_handler(int host_signum, siginfo *info,
new: int cpu_signal_handler(int host_signum, struct siginfo *info,
Regards,
Neil Cafferkey
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-12 21:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-12 21:31 [Qemu-devel] Small bug compiling QEMU on PowerPC Neil Cafferkey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).