On Sat, 22 Jan 2022 09:23:04 +0900,
Philippe Mathieu-Daudé via wrote:
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> ---
>  target/rx/cpu.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/target/rx/cpu.h b/target/rx/cpu.h
> index 657db84ef0..58adf9edf6 100644
> --- a/target/rx/cpu.h
> +++ b/target/rx/cpu.h
> @@ -116,8 +116,6 @@ struct RXCPU {
>  
>  typedef RXCPU ArchCPU;
>  
> -#define ENV_OFFSET offsetof(RXCPU, env)
> -
>  #define RX_CPU_TYPE_SUFFIX "-" TYPE_RX_CPU
>  #define RX_CPU_TYPE_NAME(model) model RX_CPU_TYPE_SUFFIX
>  #define CPU_RESOLVING_TYPE TYPE_RX_CPU
> -- 
> 2.34.1
> 
> 

Reviewed-by: Yoshinori Sato <ys...@users.sourceforge.jp>

-- 
Yosinori Sato

Reply via email to