patch-2.1.45 linux/include/asm-mips/namei.h
Next file: linux/include/asm-mips/socket.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jul 16 19:22:51 1997
- Orig file:
v2.1.44/linux/include/asm-mips/namei.h
- Orig date:
Thu Jun 26 12:33:40 1997
diff -u --recursive --new-file v2.1.44/linux/include/asm-mips/namei.h linux/include/asm-mips/namei.h
@@ -13,6 +13,8 @@
/* Only one at this time. */
#define IRIX32_EMUL "usr/gnemul/irix/"
+#if 0 /* XXX FIXME */
+
extern int __namei(int, const char *, struct inode *, char *, struct inode **,
struct inode **, struct qstr *, struct dentry **, int *);
@@ -43,6 +45,8 @@
return 0;
}
+
+#endif /* XXX FIXME */
#else /* !defined(CONFIG_BINFMT_IRIX) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov