Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
[linux-block.git] / arch / cris / include / uapi / asm / param.h
1 #ifndef _ASMCRIS_PARAM_H
2 #define _ASMCRIS_PARAM_H
3
4 /* Currently we assume that HZ=100 is good for CRIS. */
5
6 #define EXEC_PAGESIZE   8192
7
8 #include <asm-generic/param.h>
9
10 #endif /* _ASMCRIS_PARAM_H */