00001 00007 #ifndef _ASM_CMPXCHG_H 00008 #define _ASM_CMPXCHG_H 00009 00010 #include <asm/types.h> 00011 #include <asm/intrinsics.h> 00012 00013 //#define cmpxchg ia64_cmpxchg8_acq 00014 00015 #define HAVE_CMPXCHG 00016 00017 #endif /* _ASM_CMPXCHG_H */ 00018