shmparam.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /* $Id: shmparam.h,v 1.3 2000/01/28 19:46:32 ralf Exp $
  2.  *
  3.  * This file is subject to the terms and conditions of the GNU General Public
  4.  * License.  See the file "COPYING" in the main directory of this archive
  5.  * for more details.
  6.  */
  7. #ifndef _ASM_SHMPARAM_H
  8. #define _ASM_SHMPARAM_H
  9. #define SHMLBA 0x40000 /* attach addr a multiple of this */
  10. #endif /* _ASM_SHMPARAM_H */