$OpenBSD: patch-target-arm_cpu_h,v 1.1.1.1 2005/03/07 16:41:28 todd Exp $
--- target-arm/cpu.h.orig	Tue Feb 22 13:27:29 2005
+++ target-arm/cpu.h	Sun Feb 27 15:47:13 2005
@@ -97,7 +97,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
