]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/asm-sparc/namei_32.h
checkpatch: handle return types of pointers to functions
[mirror_ubuntu-zesty-kernel.git] / include / asm-sparc / namei_32.h
CommitLineData
f5e706ad
SR
1/*
2 * linux/include/asm-sparc/namei.h
3 *
4 * Routines to handle famous /usr/gnemul/s*.
5 * Included from linux/fs/namei.c
6 */
7
8#ifndef __SPARC_NAMEI_H
9#define __SPARC_NAMEI_H
10
11#define __emul_prefix() NULL
12
13#endif /* __SPARC_NAMEI_H */