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
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 */