qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5212] alpha: fix helper.h
@ 2008-09-14 16:09 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-09-14 16:09 UTC (permalink / raw)
  To: qemu-devel

Revision: 5212
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5212
Author:   aurel32
Date:     2008-09-14 16:09:56 +0000 (Sun, 14 Sep 2008)

Log Message:
-----------
alpha: fix helper.h

the content of target-alpha/helper.h is duplicated twice

(Tristan Gingold)

Modified Paths:
--------------
    trunk/target-alpha/helper.h

Modified: trunk/target-alpha/helper.h
===================================================================
--- trunk/target-alpha/helper.h	2008-09-14 16:09:15 UTC (rev 5211)
+++ trunk/target-alpha/helper.h	2008-09-14 16:09:56 UTC (rev 5212)
@@ -3,8 +3,3 @@
 #endif
 
 DEF_HELPER(void, helper_tb_flush, (void))
-#ifndef DEF_HELPER
-#define DEF_HELPER(ret, name, params) ret name params;
-#endif
-
-DEF_HELPER(void, helper_tb_flush, (void))

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

only message in thread, other threads:[~2008-09-14 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-14 16:09 [Qemu-devel] [5212] alpha: fix helper.h 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).