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