Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / cris / include / uapi / asm / param.h
blobae296115c7c9166a3f36dab5e9904842a68cc37e
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 */