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