blob: 275161f21213cde6e63fcf3b0f50fd4928657838 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* $Id: namei.h,v 1.17 2000/04/13 00:55:54 davem Exp $
2 * linux/include/asm-sparc64/namei.h
3 *
4 * Routines to handle famous /usr/gnemul/s*.
5 * Included from linux/fs/namei.c
6 */
7
8#ifndef __SPARC64_NAMEI_H
9#define __SPARC64_NAMEI_H
10
David S. Millerec98c6b2008-04-20 02:14:23 -070011#define __emul_prefix() NULL
Linus Torvalds1da177e2005-04-16 15:20:36 -070012
13#endif /* __SPARC64_NAMEI_H */