summaryrefslogtreecommitdiff
path: root/include/asm-sparc/namei.h
blob: 0646102fb020a0d7f6a4d8974280e56ead4ec720 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * linux/include/asm-sparc/namei.h
 *
 * Routines to handle famous /usr/gnemul/s*.
 * Included from linux/fs/namei.c
 */

#ifndef __SPARC_NAMEI_H
#define __SPARC_NAMEI_H

#define __emul_prefix() NULL

#endif /* __SPARC_NAMEI_H */