]> Git Repo - qemu.git/blob - stubs/fd-register.c
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
[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 }
This page took 0.024514 seconds and 4 git commands to generate.