Merge with Linux 2.3.99-pre4.
[linux-2.6/linux-mips.git] / include / asm-ppc / namei.h
blobcd871903de76b8329567526720a6199ecf799857
1 /* $Id: namei.h,v 1.4 1998/10/28 08:13:33 jj Exp $
2 * linux/include/asm-ppc/namei.h
3 * Adapted from linux/include/asm-alpha/namei.h
5 * Included from linux/fs/namei.c
6 */
8 #ifndef __PPC_NAMEI_H
9 #define __PPC_NAMEI_H
11 /* This dummy routine maybe changed to something useful
12 * for /usr/gnemul/ emulation stuff.
13 * Look at asm-sparc/namei.h for details.
16 #define __emul_prefix() NULL
18 #endif /* __PPC_NAMEI_H */