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-parisc / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  140 b   |  8 lines

  1. #ifndef _ASM_PARISC_RESOURCE_H
  2. #define _ASM_PARISC_RESOURCE_H
  3.  
  4. #define _STK_LIM_MAX    10 * _STK_LIM
  5. #include <asm-generic/resource.h>
  6.  
  7. #endif
  8.