Revision 14f24e14 linux-user/qemu.h

b/linux-user/qemu.h
133 133
void task_settid(TaskState *);
134 134
void stop_all_tasks(void);
135 135
extern const char *qemu_uname_release;
136
#if defined(CONFIG_USE_GUEST_BASE)
137 136
extern unsigned long mmap_min_addr;
138
#endif
139 137

  
140 138
/* ??? See if we can avoid exposing so much of the loader internals.  */
141 139
/*

Also available in: Unified diff