qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [5114] Remove memcpy32() prototype leftover from r5109


From: Blue Swirl
Subject: [Qemu-devel] [5114] Remove memcpy32() prototype leftover from r5109
Date: Sat, 30 Aug 2008 09:22:11 +0000

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






reply via email to

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