allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-blackfin / namei.h
blob8b89a2d65cb445f25a6b5f32440ee40dc497fac6
1 /*
2 * linux/include/asm/namei.h
4 * Included from linux/fs/namei.c
6 * Changes made by Lineo Inc. May 2001
7 */
9 #ifndef __BFIN_NAMEI_H
10 #define __BFIN_NAMEI_H
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