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