]> git.proxmox.com Git - qemu.git/blobdiff - cpus.h
target-mips: Enable access to required RDHWR hardware registers
[qemu.git] / cpus.h
diff --git a/cpus.h b/cpus.h
index 4ea2fe2c22ec1f47a54321e0ca9d610d38675cad..81bd81773f8eecc1bb423fce08772172d282878e 100644 (file)
--- a/cpus.h
+++ b/cpus.h
@@ -11,6 +11,8 @@ void cpu_synchronize_all_states(void);
 void cpu_synchronize_all_post_reset(void);
 void cpu_synchronize_all_post_init(void);
 
+void qtest_clock_warp(int64_t dest);
+
 /* vl.c */
 extern int smp_cores;
 extern int smp_threads;