blob: afe1300ab667fa4626a480e467e9375e77fd72a7 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASMPARISC_SHMPARAM_H
2#define _ASMPARISC_SHMPARAM_H
3
Helge Deller0ef36bd2014-04-09 19:49:28 +02004#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5#define SHM_COLOUR 0x00400000 /* shared mappings colouring */
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif /* _ASMPARISC_SHMPARAM_H */