~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
Linux/include/asm-mips64/namei.h

Version: ~ [ 2.4.0 ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

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

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.