patch-2.1.45 linux/include/asm-sparc64/namei.h
Next file: linux/include/asm-sparc64/softirq.h
Previous file: linux/include/asm-sparc64/mmu_context.h
Back to the patch index
Back to the overall index
-  Lines: 22
-  Date:
Wed Jul 16 20:37:22 1997
-  Orig file: 
v2.1.44/linux/include/asm-sparc64/namei.h
-  Orig date: 
Mon Jun 16 16:36:00 1997
diff -u --recursive --new-file v2.1.44/linux/include/asm-sparc64/namei.h linux/include/asm-sparc64/namei.h
@@ -1,4 +1,4 @@
-/* $Id: namei.h,v 1.4 1997/06/07 08:32:56 ecd Exp $
+/* $Id: namei.h,v 1.5 1997/07/17 02:24:28 davem Exp $
  * linux/include/asm-sparc64/namei.h
  *
  * Routines to handle famous /usr/gnemul/s*.
@@ -11,6 +11,7 @@
 #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 +44,7 @@
 
 	return 0;
 }
+
+#endif /* XXX FIXME */
 
 #endif /* __SPARC64_NAMEI_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov