Module: xenomai-forge
Branch: next
Commit: 6fd3df8da70d2f97516bdd726628520d7f526593
URL:    
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=6fd3df8da70d2f97516bdd726628520d7f526593

Author: Philippe Gerum <r...@xenomai.org>
Date:   Sat Jul  6 20:56:32 2013 +0200

mercury/copperplate: remove duplicate cpu_relax() definition

---

 include/mercury/core.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/mercury/core.h b/include/mercury/core.h
index 95c7925..52f3c10 100644
--- a/include/mercury/core.h
+++ b/include/mercury/core.h
@@ -25,6 +25,4 @@
 /* Private signal used for unblocking from syscalls. */
 #define SIGRELS        (SIGRTMIN + 9)
 
-#define cpu_relax()    __sync_synchronize()
-
 #endif /* _MERCURY_CORE_H */


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to