#ifndef _ASM_PARAM_H
#define _ASM_PARAM_H

#define EXEC_PAGESIZE	16384

#include <asm-generic/param.h>

#endif /* _ASM_PARAM_H */