home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / asm-v850 / shmparam.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  154 b   |  7 lines

  1. #ifndef __V850_SHMPARAM_H__
  2. #define __V850_SHMPARAM_H__
  3.  
  4. #define    SHMLBA        PAGE_SIZE    /* attach addr a multiple of this */
  5.  
  6. #endif /* __V850_SHMPARAM_H__ */
  7.