blk: rq_data_dir() should not return a boolean
[cris-mirror.git] / arch / parisc / include / asm / shmparam.h
blobafe1300ab667fa4626a480e467e9375e77fd72a7
1 #ifndef _ASMPARISC_SHMPARAM_H
2 #define _ASMPARISC_SHMPARAM_H
4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5 #define SHM_COLOUR 0x00400000 /* shared mappings colouring */
7 #endif /* _ASMPARISC_SHMPARAM_H */