diff --git a/qemu/target/arm/vec_helper.c b/qemu/target/arm/vec_helper.c index 8dc8015b..ec705cfc 100644 --- a/qemu/target/arm/vec_helper.c +++ b/qemu/target/arm/vec_helper.c @@ -24,6 +24,7 @@ #include "tcg/tcg-gvec-desc.h" #include "fpu/softfloat.h" + /* Note that vector data is stored in host-endian 64-bit chunks, so addressing units smaller than that needs a host-endian fixup. */ #ifdef HOST_WORDS_BIGENDIAN