$OpenBSD: patch-target-arm_cpu_h,v 1.4 2006/06/08 14:33:38 todd Exp $
--- target-arm/cpu.h.orig	Wed May  3 15:32:58 2006
+++ target-arm/cpu.h	Fri May  5 22:07:41 2006
@@ -132,7 +132,7 @@ void switch_mode(CPUARMState *, int);
    signal handlers to inform the virtual CPU of exceptions. non zero
    is returned if the signal was handled by the virtual CPU.  */
 struct siginfo;
-int cpu_arm_signal_handler(int host_signum, struct siginfo *info, 
+int cpu_arm_signal_handler(int host_signum, qemu_siginfo *info, 
                            void *puc);
 
 #define CPSR_M (0x1f)
