On 4/13/21 9:07 AM, Peter Maydell wrote:
Move the NeonGenThreeOpEnvFn typedef to translate.h together with the other similar typedefs.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/translate.h | 2 ++ target/arm/translate.c | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~