]> Git Repo - qemu.git/blob - stubs/clock-warp.c
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu.git] / stubs / clock-warp.c
1 #include "qemu-common.h"
2 #include "qemu/timer.h"
3
4 void qemu_clock_warp(QEMUClockType type)
5 {
6 }
7
This page took 0.024563 seconds and 4 git commands to generate.