Revision c5937220 linux-user/qemu.h

b/linux-user/qemu.h
80 80
} __attribute__((aligned(16))) TaskState;
81 81

  
82 82
extern TaskState *first_task_state;
83
extern const char *qemu_uname_release;
83 84

  
84 85
int elf_exec(const char * filename, char ** argv, char ** envp, 
85 86
             struct target_pt_regs * regs, struct image_info *infop);

Also available in: Unified diff