]> git.proxmox.com Git - mirror_qemu.git/blob - stubs/fd-register.c
monitor: Rename handle_user_command() to handle_hmp_command()
[mirror_qemu.git] / stubs / fd-register.c
1 #include "qemu-common.h"
2 #include "qemu/main-loop.h"
3
4 void qemu_fd_register(int fd)
5 {
6 }