aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/cmpxchg.h
blob: 529376a99885a53251cf768b3d3e67b32b276132 (plain) (blame)
1
2
3
4
5
6
#ifndef __UM_CMPXCHG_H
#define __UM_CMPXCHG_H

#include "asm/arch/cmpxchg.h"

#endif