1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _ASMCRIS_PARAM_H
3 #define _ASMCRIS_PARAM_H
5 /* Currently we assume that HZ=100 is good for CRIS. */
7 #define EXEC_PAGESIZE 8192
9 #include <asm-generic/param.h>
11 #endif /* _ASMCRIS_PARAM_H */