Revision 99a0949b darwin-user/qemu.h

b/darwin-user/qemu.h
10 10

  
11 11
#include "gdbstub.h"
12 12

  
13
typedef siginfo_t target_siginfo_t;
13
typedef siginfo_t a_target_siginfo;
14 14
#define target_sigaction	sigaction
15 15
#ifdef TARGET_I386
16 16
struct target_pt_regs {

Also available in: Unified diff