summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/asm-prototypes.h
blob: 408b31d591279ddd7180c860a1d311b8ae7689e5 (plain)
1
2
3
4
5
6
#include <asm-generic/asm-prototypes.h>
#include <asm/checksum.h>

#ifdef CONFIG_UML_X86
extern void cmpxchg8b_emu(void);
#endif