]> git.proxmox.com Git - mirror_qemu.git/blobdiff - stubs/replay.c
numa: deprecate implict memory distribution between nodes
[mirror_qemu.git] / stubs / replay.c
index 04279abb2c905fae7e69d01b578810876dd02d0c..4ac607895d01f1a0c462c170cf46673f1c41588c 100644 (file)
@@ -4,7 +4,7 @@
 
 ReplayMode replay_mode;
 
-int64_t replay_save_clock(unsigned int kind, int64_t clock)
+int64_t replay_save_clock(unsigned int kind, int64_t clock, int64_t raw_icount)
 {
     abort();
     return 0;