|
From: | Richard Henderson |
Subject: | Re: [PATCH 11/13] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h |
Date: | Tue, 27 Apr 2021 10:07:26 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
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.maydell@linaro.org> --- target/arm/translate.h | 2 ++ target/arm/translate.c | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |