aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300/include/asm/shmparam.h
blob: d1863953ec64353b5e973be1f70c22905b15e3a5 (plain)
1
2
3
4
5
6
#ifndef _H8300_SHMPARAM_H
#define _H8300_SHMPARAM_H

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

#endif /* _H8300_SHMPARAM_H */