resource.h 197 B

12345678
  1. #ifndef _ASM_IA64_RESOURCE_H
  2. #define _ASM_IA64_RESOURCE_H
  3. #include <asm/ustack.h>
  4. #define _STK_LIM_MAX DEFAULT_USER_STACK_SIZE
  5. #include <asm-generic/resource.h>
  6. #endif /* _ASM_IA64_RESOURCE_H */