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

#include "asm/arch/cmpxchg.h"

#endif