blob: a6605a7524697414c99537544df2e76a77a54154 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASM_NAMEI_H
2#define _ASM_NAMEI_H
3
Ralf Baechle2957c9e2008-07-15 18:44:30 +01004/*
5 * This dummy routine maybe changed to something useful
6 * for /usr/gnemul/ emulation stuff.
7 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07008
Ralf Baechle2957c9e2008-07-15 18:44:30 +01009#define __emul_prefix() NULL
Linus Torvalds1da177e2005-04-16 15:20:36 -070010
11#endif /* _ASM_NAMEI_H */