RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-powerpc / namei.h
blob657443474a6a15d924b4e983b16acf24a0de6cf6
1 #ifndef _ASM_POWERPC_NAMEI_H
2 #define _ASM_POWERPC_NAMEI_H
4 #ifdef __KERNEL__
6 /*
7 * Adapted from include/asm-alpha/namei.h
9 * Included from fs/namei.c
12 /* This dummy routine maybe changed to something useful
13 * for /usr/gnemul/ emulation stuff.
14 * Look at asm-sparc/namei.h for details.
17 #define __emul_prefix() NULL
19 #endif /* __KERNEL__ */
20 #endif /* _ASM_POWERPC_NAMEI_H */