namei.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /* $Id: namei.h,v 1.3 2000/07/04 06:24:49 gniibe Exp $
  2.  * linux/include/asm-sh/namei.h
  3.  *
  4.  * Included from linux/fs/namei.c
  5.  */
  6. #ifndef __ASM_SH_NAMEI_H
  7. #define __ASM_SH_NAMEI_H
  8. /* This dummy routine maybe changed to something useful
  9.  * for /usr/gnemul/ emulation stuff.
  10.  * Look at asm-sparc/namei.h for details.
  11.  */
  12. #define __emul_prefix() NULL
  13. #endif /* __ASM_SH_NAMEI_H */