index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stubs
/
clock-warp.c
blob: b53e5dd94c022a50451dfd87429c175097266a99 (
plain
)
1
2
3
4
5
6
7
#include "qemu/osdep.h" #include "qemu/timer.h" void qemu_start_warp_timer(void) { }