Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-ppc64 / namei.h
bloba1412a2d102ab1873924850756a68d70965d765e
1 /*
2 * linux/include/asm-ppc/namei.h
3 * Adapted from linux/include/asm-alpha/namei.h
5 * Included from linux/fs/namei.c
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version
10 * 2 of the License, or (at your option) any later version.
13 #ifndef __PPC64_NAMEI_H
14 #define __PPC64_NAMEI_H
16 /* This dummy routine maybe changed to something useful
17 * for /usr/gnemul/ emulation stuff.
18 * Look at asm-sparc/namei.h for details.
21 #define __emul_prefix() NULL
23 #endif /* __PPC64_NAMEI_H */