Statistics
| Branch: | Revision:

root / stubs / fd-register.c @ 3bc2f570

History | View | Annotate | Download (83 Bytes)

1
#include "qemu-common.h"
2
#include "main-loop.h"
3

    
4
void qemu_fd_register(int fd)
5
{
6
}