Commit e07e53dd authored by Jeff Dike's avatar Jeff Dike Committed by Linus Torvalds

[PATCH] uml: define __HAVE_ARCH_CMPXCHG on x86

Signed-off-by: default avatarJeff Dike <jdike@addtoit.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 93687890
......@@ -3,4 +3,6 @@
#include "asm/system-generic.h"
#define __HAVE_ARCH_CMPXCHG 1
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment