* [Qemu-devel] [4760] Delete obsolete prototypes.
@ 2008-06-20 15:20 Thiemo Seufer
0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2008-06-20 15:20 UTC (permalink / raw)
To: qemu-devel
Revision: 4760
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4760
Author: ths
Date: 2008-06-20 15:20:35 +0000 (Fri, 20 Jun 2008)
Log Message:
-----------
Delete obsolete prototypes.
Modified Paths:
--------------
trunk/target-mips/exec.h
Modified: trunk/target-mips/exec.h
===================================================================
--- trunk/target-mips/exec.h 2008-06-20 15:12:14 UTC (rev 4759)
+++ trunk/target-mips/exec.h 2008-06-20 15:20:35 UTC (rev 4760)
@@ -48,27 +48,6 @@
#include "softmmu_exec.h"
#endif /* !defined(CONFIG_USER_ONLY) */
-#if TARGET_LONG_BITS > HOST_LONG_BITS
-void do_madd (void);
-void do_maddu (void);
-void do_msub (void);
-void do_msubu (void);
-void do_muls (void);
-void do_mulsu (void);
-void do_macc (void);
-void do_macchi (void);
-void do_maccu (void);
-void do_macchiu (void);
-void do_msac (void);
-void do_msachi (void);
-void do_msacu (void);
-void do_msachiu (void);
-void do_mulhi (void);
-void do_mulhiu (void);
-void do_mulshi (void);
-void do_mulshiu (void);
-#endif
-
void do_mtc0_status_debug(uint32_t old, uint32_t val);
void do_mtc0_status_irqraise_debug(void);
void dump_fpu(CPUState *env);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-20 15:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 15:20 [Qemu-devel] [4760] Delete obsolete prototypes Thiemo Seufer
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).