Import 2.1.36
[davej-history.git] / include / asm-m68k / namei.h
blob516066f1a74bd8bb93d80bcd1c0fce20925ee1e5
1 /*
2 * linux/include/asm-m68k/namei.h
4 * Included from linux/fs/namei.c
5 */
7 #ifndef __M68K_NAMEI_H
8 #define __M68K_NAMEI_H
10 /* These dummy routines maybe changed to something useful
11 * for /usr/gnemul/ emulation stuff.
12 * Look at asm-sparc/namei.h for details.
15 #define translate_namei(pathname, base, follow_links, res_inode) \
16 do { } while (0)
18 #define translate_open_namei(pathname, flag, mode, res_inode, base) \
19 do { } while (0)
21 #endif
23 * linux/include/asm-m68k/namei.h
25 * Included from linux/fs/namei.c
28 #ifndef __M68K_NAMEI_H
29 #define __M68K_NAMEI_H
31 /* These dummy routines maybe changed to something useful
32 * for /usr/gnemul/ emulation stuff.
33 * Look at asm-sparc/namei.h for details.
36 #define translate_namei(pathname, base, follow_links, res_inode) \
37 do { } while (0)
39 #define translate_open_namei(pathname, flag, mode, res_inode, base) \
40 do { } while (0)
42 #endif