shmparam.h 154 B

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