URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-sh/] [namei.h] - Rev 1765
Compare with Previous | Blame | View Log
/* $Id: namei.h,v 1.1.1.1 2004-04-15 02:37:39 phoenix Exp $ * linux/include/asm-sh/namei.h * * Included from linux/fs/namei.c */ #ifndef __ASM_SH_NAMEI_H #define __ASM_SH_NAMEI_H /* This dummy routine maybe changed to something useful * for /usr/gnemul/ emulation stuff. * Look at asm-sparc/namei.h for details. */ #define __emul_prefix() NULL #endif /* __ASM_SH_NAMEI_H */