3013449243
Using native cmpxchg offers a slight performance improvement in uml/i386. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
6 lines
99 B
C
6 lines
99 B
C
#ifndef __UM_SYSTEM_I386_H
|
|
#define __UM_SYSTEM_I386_H
|
|
|
|
#include "asm/system-generic.h"
|
|
|
|
#endif
|