OSDN Git Service

Merge tag 'seabios-hppa-v13-pull-request' of https://github.com/hdeller/qemu-hppa...
[qmiga/qemu.git] / stubs / colo-compare.c
1 #include "qemu/osdep.h"
2 #include "qemu/notify.h"
3 #include "net/colo-compare.h"
4
5 void colo_compare_cleanup(void)
6 {
7 }