aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/shmparam.h
blob: d6250602ae642d7ec3d61329df63257351474a77 (plain) (blame)
1
2
3
4
5
6
#ifndef _PPC_SHMPARAM_H
#define _PPC_SHMPARAM_H

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

#endif /* _PPC_SHMPARAM_H */