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