aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k/shmparam.h
blob: 558892a2efb324dbcd83119fdfbe9ea14a80f1ce (plain)
1
2
3
4
5
6
#ifndef _M68K_SHMPARAM_H
#define _M68K_SHMPARAM_H

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

#endif /* _M68K_SHMPARAM_H */