]> Git Repo - qemu.git/blob - stubs/clock-warp.c
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
[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.026376 seconds and 4 git commands to generate.