Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
param.h
Go to the documentation of this file.
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 */