Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into...
[deliverable/linux.git] / arch / x86 / include / asm / mutex.h
CommitLineData
96a388de 1#ifdef CONFIG_X86_32
a1ce3928 2# include <asm/mutex_32.h>
96a388de 3#else
a1ce3928 4# include <asm/mutex_64.h>
96a388de 5#endif
This page took 1.559707 seconds and 5 git commands to generate.