]> Git Repo - qemu.git/blob - stubs/clock-warp.c
target-arm: Set CPU has_el3 prop during virt init
[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.024405 seconds and 4 git commands to generate.