]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon: Include missing 'accel/tcg/getpc.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 24 Apr 2025 08:18:58 +0000 (10:18 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 25 Apr 2025 15:09:58 +0000 (17:09 +0200)
commitf56159e82885bb7cbbe5d28698a486c7ccbfb2ca
treee69fe17d886eb6a43f7e67286e26665290357f54
parent58bc9db84af4e1bf3a8c55fa18277acbfaeb1caf
target/hexagon: Include missing 'accel/tcg/getpc.h'

Since the macros.h headers call GETPC(), they need to
include "accel/tcg/getpc.h", which defines it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>
Message-Id: <20250424094653.35932-9-philmd@linaro.org>
target/hexagon/macros.h
target/hexagon/mmvec/macros.h