qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [4411] Remove duplicated field


From: Blue Swirl
Subject: [Qemu-devel] [4411] Remove duplicated field
Date: Sat, 10 May 2008 12:25:47 +0000

Revision: 4411
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4411
Author:   blueswir1
Date:     2008-05-10 12:25:46 +0000 (Sat, 10 May 2008)

Log Message:
-----------
Remove duplicated field

Modified Paths:
--------------
    trunk/target-sparc/cpu.h

Modified: trunk/target-sparc/cpu.h
===================================================================
--- trunk/target-sparc/cpu.h    2008-05-10 12:09:24 UTC (rev 4410)
+++ trunk/target-sparc/cpu.h    2008-05-10 12:25:46 UTC (rev 4411)
@@ -254,7 +254,6 @@
     float_status fp_status;
 #if defined(TARGET_SPARC64)
 #define MAXTL 4
-    uint64_t t0;
     trap_state *tsptr;
     trap_state ts[MAXTL];
     uint32_t xcc;               /* Extended integer condition codes */






reply via email to

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