1
#ifndef _LINUX_ERRNO_H
2
#define
_LINUX_ERRNO_H
3
4
#include <asm/errno.h>
5
6
7
#endif
8