qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5822] target-ppc: remove dead code from op.c
@ 2008-11-30 16:23 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-11-30 16:23 UTC (permalink / raw)
  To: qemu-devel

Revision: 5822
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5822
Author:   aurel32
Date:     2008-11-30 16:23:25 +0000 (Sun, 30 Nov 2008)

Log Message:
-----------
target-ppc: remove dead code from op.c

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/target-ppc/op.c

Modified: trunk/target-ppc/op.c
===================================================================
--- trunk/target-ppc/op.c	2008-11-30 16:23:18 UTC (rev 5821)
+++ trunk/target-ppc/op.c	2008-11-30 16:23:25 UTC (rev 5822)
@@ -491,12 +491,6 @@
     RETURN();
 }
 
-void OPPROTO op_load_xer_cmp (void)
-{
-    T2 = xer_cmp;
-    RETURN();
-}
-
 void OPPROTO op_POWER_maskg (void)
 {
     do_POWER_maskg();

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

only message in thread, other threads:[~2008-11-30 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-30 16:23 [Qemu-devel] [5822] target-ppc: remove dead code from op.c Aurelien Jarno

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).