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