1 2 3 4 5 6 7 8
#ifndef _ASM_PARAM_H #define _ASM_PARAM_H #define EXEC_PAGESIZE 16384 #include <asm-generic/param.h> #endif /* _ASM_PARAM_H */