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

嵌入式Linux

开发平台:

Unix_Linux

  1. /*
  2.  * This file is subject to the terms and conditions of the GNU General Public
  3.  * License.  See the file "COPYING" in the main directory of this archive
  4.  * for more details.
  5.  */
  6. #ifndef _ASM_NAMEI_H
  7. #define _ASM_NAMEI_H
  8. /*
  9.  * This dummy routine maybe changed to something useful
  10.  * for /usr/gnemul/ emulation stuff.
  11.  * Look at asm-sparc/namei.h for details.
  12.  */
  13. #define __emul_prefix() NULL
  14. #endif /* _ASM_NAMEI_H */