qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [4411] Remove duplicated field
@ 2008-05-10 12:25 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-05-10 12:25 UTC (permalink / raw)
  To: qemu-devel

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 */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-10 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10 12:25 [Qemu-devel] [4411] Remove duplicated field Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).