Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * This file is subject to the terms and conditions of the GNU General Public
0003  * License.  See the file "COPYING" in the main directory of this archive
0004  * for more details.
0005  */
0006 #ifndef _ASM_SHMPARAM_H
0007 #define _ASM_SHMPARAM_H
0008 
0009 #define __ARCH_FORCE_SHMLBA 1
0010 
0011 #define SHMLBA 0x40000          /* attach addr a multiple of this */
0012 
0013 #endif /* _ASM_SHMPARAM_H */