Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[pandora-kernel.git] / arch / cris / include / 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 */