repo.or.cz
/
linux-2.6
/
pdupreez.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6/pdupreez.git]
/
include
/
asm-sparc
/
namei_64.h
blob
cbc1b4c06891e998530b7352f6e824c46e6775fe
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 */