]>
Git Repo - qemu.git/blame_incremental - stubs/clock-warp.c
... / ...
Commit | Line | Data |
| 1 | #include "qemu/osdep.h" |
| 2 | #include "qemu-common.h" |
| 3 | #include "qemu/timer.h" |
| 4 | |
| 5 | void qemu_start_warp_timer(void) |
| 6 | { |
| 7 | } |
| 8 | |
This page took 0.021736 seconds and 4 git commands to generate.