slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment.
[linux-2.6/mini2440.git] / include / asm-powerpc / shmparam.h
blob5cda42a6d39ed411a801d7fe231216cbd1c578aa
1 #ifndef _ASM_POWERPC_SHMPARAM_H
2 #define _ASM_POWERPC_SHMPARAM_H
4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
6 #endif /* _ASM_POWERPC_SHMPARAM_H */