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