M7350/kernel/arch/frv/include/asm/param.h

9 lines
130 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef _ASM_PARAM_H
#define _ASM_PARAM_H
#define EXEC_PAGESIZE 16384
#include <asm-generic/param.h>
#endif /* _ASM_PARAM_H */