util: Move general qemu_getauxval to util/getauxval.c
commitf6e08302989ad215977faba96fbf6028e9b3c87a
authorFam Zheng <famz@redhat.com>
Wed, 3 Sep 2014 03:44:55 +0000 (3 11:44 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Sep 2014 11:13:05 +0000 (9 13:13 +0200)
tree4e1f40df2d95170801c689884d7aa872894fa53b
parentddbc41de380c24de823aa55cd46237be84ee0498
util: Move general qemu_getauxval to util/getauxval.c

So that we won't have an empty getauxval.o which is disliked by ranlib.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/osdep.h
util/getauxval.c