index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stubs
/
fd-register.c
blob: d0c34fd2a3cb78f6124cca6c0696f59fe65239ae (
plain
) (
blame
)
1
2
3
4
5
6
#include
"qemu-common.h"
#include
"qemu/main-loop.h"
void
qemu_fd_register
(
int
fd
)
{
}