8ede0bdb63
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
6 lines
85 B
C
6 lines
85 B
C
#ifndef __UM_CMPXCHG_H
|
|
#define __UM_CMPXCHG_H
|
|
|
|
#include "asm/arch/cmpxchg.h"
|
|
|
|
#endif
|