From 6ae17911b6ab2d25e8f44b8cd37911f1a978a2fb Mon Sep 17 00:00:00 2001 From: root Date: Wed, 24 Aug 2011 16:08:17 +0000 Subject: *** empty log message *** --- ev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ev.c b/ev.c index d66c12e..0c423dc 100644 --- a/ev.c +++ b/ev.c @@ -544,7 +544,7 @@ struct signalfd_siginfo #ifndef ECB_MEMORY_FENCE #if ECB_GCC_VERSION(2,5) - #if __x86 + #if __i386__ #define ECB_MEMORY_FENCE __asm__ __volatile__ ("lock; orb $0, -1(%%esp)" : : : "memory") #define ECB_MEMORY_FENCE_ACQUIRE ECB_MEMORY_FENCE /* non-lock xchg might be enough */ #define ECB_MEMORY_FENCE_RELEASE do { } while (0) /* unlikely to change in future cpus */ -- cgit v1.2.3