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