OSDN Git Service

oslib: drop qemu_gettimeofday()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 7 Mar 2022 07:04:01 +0000 (11:04 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Apr 2022 08:50:37 +0000 (10:50 +0200)
commite536f16e1ffc6b1e5ce6ac52657a0881d92a427d
tree1ec3920c70b58810dde3734dea36a44712863106
parentf793dde0914ae7f2605ee22c5bbc81dc79e23eee
oslib: drop qemu_gettimeofday()

No longer used after the previous patches.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220307070401.171986-6-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/sysemu/os-posix.h
include/sysemu/os-win32.h
util/oslib-win32.c