Revision edcdd562 darwin-user/machload.c

b/darwin-user/machload.c
82 82
int   macho_offset = 0;
83 83

  
84 84
int load_object(const char *filename, struct target_pt_regs * regs, void ** mh);
85
void qerror(const char *format, ...);
85

  
86 86
#ifdef TARGET_I386
87 87
typedef struct mach_i386_thread_state {
88 88
    unsigned int    eax;

Also available in: Unified diff