]> git.ipfire.org Git - thirdparty/qemu.git/blame - stubs/clock-warp.c
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
[thirdparty/qemu.git] / stubs / clock-warp.c
CommitLineData
87c9b5e0 1#include "qemu/osdep.h"
5708fc66
PB
2#include "qemu/timer.h"
3
e76d1798 4void qemu_start_warp_timer(void)
5708fc66
PB
5{
6}
7