namei.h 285 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7 8 9 10
/* $Id: namei.h,v 1.16 2000/04/13 00:55:54 davem Exp $
 * linux/include/asm-sparc/namei.h
 *
 * Routines to handle famous /usr/gnemul/s*.
 * Included from linux/fs/namei.c
 */

#ifndef __SPARC_NAMEI_H
#define __SPARC_NAMEI_H

11
#define __emul_prefix() NULL
L
Linus Torvalds 已提交
12 13

#endif /* __SPARC_NAMEI_H */