linux/include/asm-x86/shmparam.h

7 lines
154 B
C

#ifndef ASM_X86__SHMPARAM_H
#define ASM_X86__SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* ASM_X86__SHMPARAM_H */