Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[deliverable/linux.git] / include / asm-sparc / namei.h
CommitLineData
1da177e4
LT
1/* $Id: namei.h,v 1.16 2000/04/13 00:55:54 davem Exp $
2 * linux/include/asm-sparc/namei.h
3 *
4 * Routines to handle famous /usr/gnemul/s*.
5 * Included from linux/fs/namei.c
6 */
7
8#ifndef __SPARC_NAMEI_H
9#define __SPARC_NAMEI_H
10
ec98c6b9 11#define __emul_prefix() NULL
1da177e4
LT
12
13#endif /* __SPARC_NAMEI_H */
This page took 0.31716 seconds and 5 git commands to generate.