patch-2.1.45 linux/include/asm-sparc/namei.h
Next file: linux/include/asm-sparc64/bitops.h
Previous file: linux/include/asm-mips/socket.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Wed Jul 16 20:37:22 1997
- Orig file:
v2.1.44/linux/include/asm-sparc/namei.h
- Orig date:
Mon Jun 16 16:36:00 1997
diff -u --recursive --new-file v2.1.44/linux/include/asm-sparc/namei.h linux/include/asm-sparc/namei.h
@@ -1,4 +1,4 @@
-/* $Id: namei.h,v 1.5 1997/06/07 08:32:54 ecd Exp $
+/* $Id: namei.h,v 1.6 1997/07/17 02:24:25 davem Exp $
* linux/include/asm-sparc/namei.h
*
* Routines to handle famous /usr/gnemul/s*.
@@ -11,6 +11,8 @@
#define SPARC_BSD_EMUL "usr/gnemul/sunos/"
#define SPARC_SOL_EMUL "usr/gnemul/solaris/"
+#if 0 /* XXX FIXME */
+
extern int __namei(int, const char *, struct inode *, char *, struct inode **,
struct inode **, struct qstr *, struct dentry **, int *);
@@ -43,5 +45,7 @@
return 0;
}
+
+#endif /* XXX FIXME */
#endif /* __SPARC_NAMEI_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov