2026-01-29 22:25:33 +08:00

10 lines
222 B
C

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_ASM_SW64_PARAM_H
#define _UAPI_ASM_SW64_PARAM_H
#define EXEC_PAGESIZE 8192
#include <asm-generic/param.h>
#endif /* _UAPI_ASM_SW64_PARAM_H */