summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/shmparam.h
blob: 7d3ec7e3687c171734eff165edd8cddf9f6ad222 (plain)
1
2
3
4
5
6
#ifndef __ASM_SH_SHMPARAM_H
#define __ASM_SH_SHMPARAM_H

#define	SHMLBA PAGE_SIZE		 /* attach addr a multiple of this */

#endif /* __ASM_SH_SHMPARAM_H */