patch-2.4.20 linux-2.4.20/include/asm-x86_64/namei.h

Next file: linux-2.4.20/include/asm-x86_64/page.h
Previous file: linux-2.4.20/include/asm-x86_64/mtrr.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-x86_64/namei.h linux-2.4.20/include/asm-x86_64/namei.h
@@ -0,0 +1,11 @@
+#ifndef __X8664_NAMEI_H
+#define __X8664_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

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)