blob: c5b82f2f2970a258adc37a89f4b9900459c6d9c8 [file] [log] [blame]
Greg Kroah-Hartman6f52b162017-11-01 15:08:43 +01001/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _ASM_ERRNO_H
3#define _ASM_ERRNO_H
4
5#include <asm-generic/errno.h>
6
7#endif /* _ASM_ERRNO_H */
8