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 _ASMSPARC_PARAM_H
2 #define _ASMSPARC_PARAM_H
3 
4 #define EXEC_PAGESIZE 8192 /* Thanks for sun4's we carry baggage... */
5 #include <asm-generic/param.h>
6 
7 #endif /* _ASMSPARC_PARAM_H */