Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
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
)
{
}