aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/namei.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/namei.h')
-rw-r--r--include/asm-sparc64/namei.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/asm-sparc64/namei.h b/include/asm-sparc64/namei.h
deleted file mode 100644
index 275161f2121..00000000000
--- a/include/asm-sparc64/namei.h
+++ /dev/null
@@ -1,13 +0,0 @@
1/* $Id: namei.h,v 1.17 2000/04/13 00:55:54 davem Exp $
2 * linux/include/asm-sparc64/namei.h
3 *
4 * Routines to handle famous /usr/gnemul/s*.
5 * Included from linux/fs/namei.c
6 */
7
8#ifndef __SPARC64_NAMEI_H
9#define __SPARC64_NAMEI_H
10
11#define __emul_prefix() NULL
12
13#endif /* __SPARC64_NAMEI_H */