1b8b572e1SStephen Rothwell #ifndef _ASM_POWERPC_SHMPARAM_H 2b8b572e1SStephen Rothwell #define _ASM_POWERPC_SHMPARAM_H 3b8b572e1SStephen Rothwell 4b8b572e1SStephen Rothwell #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ 5b8b572e1SStephen Rothwell 6b8b572e1SStephen Rothwell #endif /* _ASM_POWERPC_SHMPARAM_H */ 7