summaryrefslogtreecommitdiff
path: root/qemu-os-posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-os-posix.h')
-rw-r--r--qemu-os-posix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/qemu-os-posix.h b/qemu-os-posix.h
index 81fd9ab389..920499d836 100644
--- a/qemu-os-posix.h
+++ b/qemu-os-posix.h
@@ -26,10 +26,6 @@
#ifndef QEMU_OS_POSIX_H
#define QEMU_OS_POSIX_H
-static inline void os_host_main_loop_wait(int *timeout)
-{
-}
-
void os_set_line_buffering(void);
void os_set_proc_name(const char *s);
void os_setup_signal_handling(void);