/arch/powerpc/include/asm/shmparam.h

https://github.com/aicjofs/android_kernel_lge_v500_20d_f2fs · C Header · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · 385f199d67fa84075042533fdcb31f19 MD5 · raw file

  1. #ifndef _ASM_POWERPC_SHMPARAM_H
  2. #define _ASM_POWERPC_SHMPARAM_H
  3. #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
  4. #endif /* _ASM_POWERPC_SHMPARAM_H */