blob: ab666ed1a0704cd6a4bbdc95863f1fc3872cf72d [file] [log] [blame]
David Howellsb920de12008-02-08 04:19:31 -08001#ifndef _ASM_SHMPARAM_H
2#define _ASM_SHMPARAM_H
3
4#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5
6#endif /* _ASM_SHMPARAM_H */