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