]> git.proxmox.com Git - qemu.git/blobdiff - target-openrisc/cpu.h
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
[qemu.git] / target-openrisc / cpu.h
index 8fd0bc0bf01096c68be599f3a551e0806fcd52fb..0f9efdf6def3e571e6992dc13be533cd0d4783d6 100644 (file)
@@ -373,6 +373,7 @@ void cpu_openrisc_pic_init(OpenRISCCPU *cpu);
 /* hw/openrisc_timer.c */
 void cpu_openrisc_clock_init(OpenRISCCPU *cpu);
 void cpu_openrisc_count_update(OpenRISCCPU *cpu);
+void cpu_openrisc_timer_update(OpenRISCCPU *cpu);
 void cpu_openrisc_count_start(OpenRISCCPU *cpu);
 void cpu_openrisc_count_stop(OpenRISCCPU *cpu);