qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5114] Remove memcpy32() prototype leftover from r5109
@ 2008-08-30  9:22 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-08-30  9:22 UTC (permalink / raw)
  To: qemu-devel

Revision: 5114
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5114
Author:   blueswir1
Date:     2008-08-30 09:22:10 +0000 (Sat, 30 Aug 2008)

Log Message:
-----------
Remove memcpy32() prototype leftover from r5109

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

Modified: trunk/target-sparc/exec.h
===================================================================
--- trunk/target-sparc/exec.h	2008-08-30 09:20:21 UTC (rev 5113)
+++ trunk/target-sparc/exec.h	2008-08-30 09:22:10 UTC (rev 5114)
@@ -30,7 +30,6 @@
                                int mmu_idx, int is_softmmu);
 target_ulong mmu_probe(CPUState *env, target_ulong address, int mmulev);
 void dump_mmu(CPUState *env);
-void memcpy32(target_ulong *dst, const target_ulong *src);
 
 /* op_helper.c */
 void do_interrupt(CPUState *env);

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

only message in thread, other threads:[~2008-08-30  9:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30  9:22 [Qemu-devel] [5114] Remove memcpy32() prototype leftover from r5109 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).