]> git.karo-electronics.de Git - karo-tx-linux.git/blob - include/asm-sparc64/namei.h
Merge branch 'generic-ipi' into generic-ipi-for-linus
[karo-tx-linux.git] / include / asm-sparc64 / namei.h
1 /*
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 */