namei.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:0k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /*
  2.  *  include/asm-s390/namei.h
  3.  *
  4.  *  S390 version
  5.  *
  6.  *  Derived from "include/asm-i386/namei.h"
  7.  *
  8.  *  Included from linux/fs/namei.c
  9.  */
  10. #ifndef __S390_NAMEI_H
  11. #define __S390_NAMEI_H
  12. /* This dummy routine maybe changed to something useful
  13.  * for /usr/gnemul/ emulation stuff.
  14.  * Look at asm-sparc/namei.h for details.
  15.  */
  16. #define __emul_prefix() NULL
  17. #endif /* __S390_NAMEI_H */