diff options
author | Jose Ricardo Ziviani | 2017-01-10 03:10:08 +0100 |
---|---|---|
committer | David Gibson | 2017-01-31 00:10:14 +0100 |
commit | 6758c192b063515b5c7bd2b0086217825c5b6d00 (patch) | |
tree | e46bb7b1efe8e3e0f84244334d254ef07c1a7f8a /tests/.gitignore | |
parent | softfloat: Fix the default qNAN for target-ppc (diff) | |
download | qemu-6758c192b063515b5c7bd2b0086217825c5b6d00.tar.gz qemu-6758c192b063515b5c7bd2b0086217825c5b6d00.tar.xz qemu-6758c192b063515b5c7bd2b0086217825c5b6d00.zip |
host-utils: Move 128-bit guard macro to .c file
It is not possible to implement functions in host-utils.c for
architectures with quadwords because the guard is implemented in the
Makefile. This patch move the guard out of the Makefile to the
implementation file.
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions