Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / x86 / include / asm / mutex.h
... / ...
CommitLineData
1#ifdef CONFIG_X86_32
2# include <asm/mutex_32.h>
3#else
4# include <asm/mutex_64.h>
5#endif
This page took 0.03955 seconds and 5 git commands to generate.