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

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