1 #ifndef _UAPI_METAG_RESOURCE_H 2 #define _UAPI_METAG_RESOURCE_H 3 4 #define _STK_LIM_MAX (1 << 28) 5 #include <asm-generic/resource.h> 6 7 #endif /* _UAPI_METAG_RESOURCE_H */ 8
1 #ifndef _UAPI_METAG_RESOURCE_H 2 #define _UAPI_METAG_RESOURCE_H 3 4 #define _STK_LIM_MAX (1 << 28) 5 #include <asm-generic/resource.h> 6 7 #endif /* _UAPI_METAG_RESOURCE_H */ 8