repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi: switch x-input-send-event from console to device+head
[qemu/rayw.git]
/
stubs
/
clock-warp.c
blob
5ae32b9e6afff367174f70fe8f395ce5e7677e90
1
#include
"qemu/osdep.h"
2
#include
"qemu-common.h"
3
#include
"qemu/timer.h"
4
5
void
qemu_clock_warp
(
QEMUClockType type
)
6
{
7
}
8