ubuntu-linux-kernel/arch/m32r/include/uapi/asm/param.h

9 lines
180 B
C
Raw Normal View History

2024-04-01 15:06:58 +00:00
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_M32R_PARAM_H
#define _ASM_M32R_PARAM_H
#include <asm-generic/param.h>
#endif /* _ASM_M32R_PARAM_H */