aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/include/asm/shmparam.h
blob: ab711009cfaaa557ce8c3cea74cb5e936792b19c (plain)
1
2
3
4
5
6
7
#ifndef _ASM_SHMPARAM_H
#define _ASM_SHMPARAM_H

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

#endif /* _ASM_SHMPARAM_H */