index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stubs
/
fd-register.c
blob: 63a4abdb20dc5aaf9cffd1b5f15b78a31124c726 (
plain
)
1
2
3
4
5
6
#include "qemu/osdep.h" #include "qemu/main-loop.h" void qemu_fd_register(int fd) { }