summaryrefslogblamecommitdiffstats
path: root/stubs/clock-warp.c
blob: b64c462e73641d9a7b23df1c36b72b3dc8b93ddb (plain) (tree)
1
2
3
4
5
6
7






                                      
#include "qemu-common.h"
#include "qemu/timer.h"

void qemu_clock_warp(QEMUClock *clock)
{
}