mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
Move qemu_gettimeofday() to OS specific files
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
949d31e665
commit
dc786bc910
10 changed files with 47 additions and 47 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "qemu-common.h"
|
||||
#include "qemu-option.h"
|
||||
#include "osdep.h"
|
||||
#include "sysemu.h"
|
||||
#include "block_int.h"
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue