blob: 0bff6d6133f507291bb26fb03aa88b3bbd9b1ef8 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
/* 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 */
|