Sign in
qemu-android
/
qemu-android
/
81635574f6e7f4d18ea059ecbeeec93c3ffc284c
/
.
/
stubs
/
clock-warp.c
blob: b64c462e73641d9a7b23df1c36b72b3dc8b93ddb [
file
]
#include
"qemu-common.h"
#include
"qemu/timer.h"
void
qemu_clock_warp
(
QEMUClock
*
clock
)
{
}