]> Git Repo - qemu.git/blobdiff - qemu-os-posix.h
Introduce os-posix.c and create os_setup_signal_handling()
[qemu.git] / qemu-os-posix.h
index 96d1036b47135707c67e2d3c22962b36a4c7bbf8..ff5adb1b2b5bfe5a8e5b52f595f24172b936c7a0 100644 (file)
@@ -30,4 +30,6 @@ static inline void os_host_main_loop_wait(int *timeout)
 {
 }
 
+void os_setup_signal_handling(void);
+
 #endif
This page took 0.023448 seconds and 4 git commands to generate.