linux_old1/arch/x86/include/asm/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 */