Sign in
gem5
/
arm
/
linux
/
e55f1b1c00a2df492fbdaeb3fcba67a45bc82a0e
/
.
/
arch
/
x86
/
include
/
asm
/
cmpxchg.h
blob: a460fa088d4c0c72810ee714a8aaf7e6789523ca [
file
]
#ifdef
CONFIG_X86_32
# include "cmpxchg_32.h"
#else
# include "cmpxchg_64.h"
#endif