mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 11:03:14 +00:00 
			
		
		
		
	 3013449243
			
		
	
	
		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>
		
			
				
	
	
		
			7 lines
		
	
	
		
			99 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			99 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __UM_SYSTEM_I386_H
 | |
| #define __UM_SYSTEM_I386_H
 | |
| 
 | |
| #include "asm/system-generic.h"
 | |
|     
 | |
| #endif
 |