]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/qemu.h
bsd-user: Implement pdgetpid(2) and the undocumented setugid.
[mirror_qemu.git] / bsd-user / qemu.h
index 41c7bd31d3c47d37f402427f0dc607563e21fbc5..6047805ae3876aa727566ec432073629c40a4366 100644 (file)
@@ -111,6 +111,7 @@ typedef struct TaskState {
 } __attribute__((aligned(16))) TaskState;
 
 void stop_all_tasks(void);
+extern const char *interp_prefix;
 extern const char *qemu_uname_release;
 
 /*