blob: 6e5de58c10cc302541230d0955ebbe5767b10a77 (
plain) (
tree)
|
|
#ifndef ASM_X86__NAMEI_H
#define ASM_X86__NAMEI_H
/* This dummy routine maybe changed to something useful
* for /usr/gnemul/ emulation stuff.
* Look at asm-sparc/namei.h for details.
*/
#define __emul_prefix() NULL
#endif /* ASM_X86__NAMEI_H */
|