qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Remove unused reg_T2 definition


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH] Remove unused reg_T2 definition
Date: Thu, 6 Nov 2008 17:15:19 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Nov 05, 2008 at 06:21:43PM +0100, Jan Kiszka wrote:
> No longer used, remove it.

Applied, thanks.

> Signed-off-by: Jan Kiszka <address@hidden>
> ---
>  cpu-exec.c |    4 ----
>  1 file changed, 4 deletions(-)
> 
> Index: b/cpu-exec.c
> ===================================================================
> --- a/cpu-exec.c
> +++ b/cpu-exec.c
> @@ -58,10 +58,6 @@ void cpu_loop_exit(void)
>      longjmp(env->jmp_env, 1);
>  }
>  
> -#if !(defined(TARGET_SPARC) || defined(TARGET_SH4) || defined(TARGET_M68K))
> -#define reg_T2
> -#endif
> -
>  /* exit the current TB from a signal handler. The host registers are
>     restored in a state compatible with the CPU emulator
>   */
> 
> 
> 

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   address@hidden         | address@hidden
   `-    people.debian.org/~aurel32 | www.aurel32.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]