These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / stubs / fdset-remove-fd.c
1 #include "qemu/osdep.h"
2 #include "qemu-common.h"
3 #include "monitor/monitor.h"
4
5 void monitor_fdset_dup_fd_remove(int dupfd)
6 {
7 }