oleavr-rgl-a500-mini-linux-.../arch/sparc/include/uapi/asm/param.h
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

7 lines
190 B
C

#ifndef _ASMSPARC_PARAM_H
#define _ASMSPARC_PARAM_H
#define EXEC_PAGESIZE 8192 /* Thanks for sun4's we carry baggage... */
#include <asm-generic/param.h>
#endif /* _ASMSPARC_PARAM_H */