summaryrefslogtreecommitdiff
path: root/arch/m32r/include/uapi/asm/errno.h
blob: ab38ef607882a1daf2ca2cdea318abdb63eda5f5 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_M32R_ERRNO_H
#define _ASM_M32R_ERRNO_H

#include <asm-generic/errno.h>

#endif /* _ASM_M32R_ERRNO_H */