aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/shmparam.h
blob: d29d122706874227af710a61635734e62ad18fd7 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _ASM_CRIS_SHMPARAM_H
#define _ASM_CRIS_SHMPARAM_H

/* same as asm-i386/ version.. */

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

#endif /* _ASM_CRIS_SHMPARAM_H */