target/arm: Include tcg.h in sve_helper.c
commit3b3be95a07db98908bb8272c61afad79bea5d455
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2019 20:23:06 +0000 (11 12:23 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Jan 2020 01:13:09 +0000 (15 15:13 -1000)
tree6da23fad2c9b99df7b71bcc99a0db18d0d68f47d
parent61150039d4c0c67ba9e0764f16b336b6b85df81d
target/arm: Include tcg.h in sve_helper.c

Code movement in an upcoming patch will show that this file
was implicitly depending on tcg.h being included indirectly.

Cc: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/sve_helper.c