Sign in
◑
Theme
qemu-android
/
qemu-android
/
4aa23452e366790e6c50dea73c8bc5eea44e2f38
/
.
/
stubs
/
clock-warp.c
blob: 5565118d11e9d6adc5d47614e0c0f76aac10a5ab [
file
]
#include
"qemu-common.h"
#include
"qemu/timer.h"
void
qemu_clock_warp
(
QEMUClockType
type
)
{
}