qom: Update documentation comment of struct Object
[qemu/ar7.git] / stubs / fdset-find-fd.c
blob4f18344bad9eb66e15daf020454e8c54e53cbda4
1 #include "qemu-common.h"
2 #include "monitor/monitor.h"
4 int monitor_fdset_dup_fd_find(int dup_fd)
6 return -1;