]> Git Repo - qemu.git/blobdiff - net/colo-compare.h
.travis.yml: Increase cache timeout from 3min to 20min
[qemu.git] / net / colo-compare.h
index 1b1ce76aea31620474055b5ff77897b41ad10c34..22ddd512e2774ea7fb55532b50eae525ec50c06f 100644 (file)
@@ -18,5 +18,7 @@
 #define QEMU_COLO_COMPARE_H
 
 void colo_notify_compares_event(void *opaque, int event, Error **errp);
+void colo_compare_register_notifier(Notifier *notify);
+void colo_compare_unregister_notifier(Notifier *notify);
 
 #endif /* QEMU_COLO_COMPARE_H */
This page took 0.022663 seconds and 4 git commands to generate.