$OpenBSD: patch-target-arm_cpu_h,v 1.2 2005/08/11 01:15:17 todd Exp $
--- target-arm/cpu.h.orig	Wed Apr 27 10:10:47 2005
+++ target-arm/cpu.h	Wed Apr 27 10:17:26 2005
@@ -104,7 +104,7 @@ void cpu_arm_close(CPUARMState *s);
    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 TARGET_PAGE_BITS 12
