root/arch/x86/include/asm/mutex.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifdef CONFIG_X86_32
# include <asm/mutex_32.h>
#else
# include <asm/mutex_64.h>
#endif

/* [<][>][^][v][top][bottom][index][help] */