diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-02-12 19:22:23 -0800 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2020-03-26 08:08:54 +0100 |
commit | a52f5f87bece827a338d6eb3332e3def86fb9c33 (patch) | |
tree | 7f900e831108e37265023aac2a4349f7c23d377b /hw/misc/pci-testdev.c | |
parent | bf02adcd888f2837f6accc235a3acf69ca2e82f8 (diff) | |
download | qemu-a52f5f87bece827a338d6eb3332e3def86fb9c33.zip qemu-a52f5f87bece827a338d6eb3332e3def86fb9c33.tar.gz qemu-a52f5f87bece827a338d6eb3332e3def86fb9c33.tar.bz2 |
linux-user: Flush out implementation of gettimeofday
The first argument, timeval, is allowed to be NULL.
The second argument, timezone, was missing. While its use is
deprecated, it is still present in the syscall.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200213032223.14643-6-richard.henderson@linaro.org>
[lv: add "#if defined(TARGET_NR_gettimeofday)"]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/misc/pci-testdev.c')
0 files changed, 0 insertions, 0 deletions