|
| From: | Richard Henderson |
| Subject: | Re: [PATCH 4/4] oslib: drop qemu_gettimeofday() |
| Date: | Fri, 4 Mar 2022 10:58:19 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 3/4/22 05:27, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau <marcandre.lureau@redhat.com> No longer used after the previous patches. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> --- include/sysemu/os-posix.h | 3 --- include/sysemu/os-win32.h | 6 ------ util/oslib-win32.c | 20 -------------------- 3 files changed, 29 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |