1 #include <asm-generic/asm-prototypes.h> 2 #include <asm/checksum.h> 3 4 #ifdef CONFIG_UML_X86 5 extern void cmpxchg8b_emu(void); 6 #endif 7
1 #include <asm-generic/asm-prototypes.h> 2 #include <asm/checksum.h> 3 4 #ifdef CONFIG_UML_X86 5 extern void cmpxchg8b_emu(void); 6 #endif 7