index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stubs
/
fd-register.c
blob: d0c34fd2a3cb78f6124cca6c0696f59fe65239ae (
plain
)
1
2
3
4
5
6
#include "qemu-common.h" #include "qemu/main-loop.h" void qemu_fd_register(int fd) { }