x86: consolidate header guards
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-x86 / namei.h
CommitLineData
77ef50a5
VN
1#ifndef ASM_X86__NAMEI_H
2#define ASM_X86__NAMEI_H
003a46cf
TG
3
4/* This dummy routine maybe changed to something useful
5 * for /usr/gnemul/ emulation stuff.
6 * Look at asm-sparc/namei.h for details.
7 */
8
9#define __emul_prefix() NULL
10
77ef50a5 11#endif /* ASM_X86__NAMEI_H */