]> Git Repo - qemu.git/blob - stubs/clock-warp.c
tests/qemu-iotests: Fix qemu-io related output in 026.out.nocache
[qemu.git] / stubs / clock-warp.c
1 #include "qemu/osdep.h"
2 #include "qemu/timer.h"
3
4 void qemu_start_warp_timer(void)
5 {
6 }
7
This page took 0.023729 seconds and 4 git commands to generate.