x86, xsave: enable xsave/xrstor on cpus with xsave support
[linux-2.6] / include / asm-x86 / shmparam.h
1 #ifndef ASM_X86__SHMPARAM_H
2 #define ASM_X86__SHMPARAM_H
3
4 #define SHMLBA PAGE_SIZE         /* attach addr a multiple of this */
5
6 #endif /* ASM_X86__SHMPARAM_H */