shmparam.h 154 字节
Newer Older
V
Vegard Nossum 已提交
1 2
#ifndef ASM_X86__SHMPARAM_H
#define ASM_X86__SHMPARAM_H
3 4 5

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

V
Vegard Nossum 已提交
6
#endif /* ASM_X86__SHMPARAM_H */