Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6/linux-loongson.git] / include / asm-x86 / namei.h
blob732f8f0b3dcdf12b9f1d1fd1902af6ea617edbf8
1 #ifdef CONFIG_X86_32
2 # include "namei_32.h"
3 #else
4 # include "namei_64.h"
5 #endif