blob: a83a1fd96a0e5a155b432d9fda755a7604882482 [file] [log] [blame]
Vegard Nossum77ef50a2008-06-18 17:08:48 +02001#ifndef ASM_X86__SHMPARAM_H
2#define ASM_X86__SHMPARAM_H
Thomas Gleixner003a46c2007-10-15 13:57:47 +02003
4#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5
Vegard Nossum77ef50a2008-06-18 17:08:48 +02006#endif /* ASM_X86__SHMPARAM_H */