diff options
Diffstat (limited to 'arch/frv/include/asm/errno.h')
-rw-r--r-- | arch/frv/include/asm/errno.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/frv/include/asm/errno.h b/arch/frv/include/asm/errno.h deleted file mode 100644 index d010795ceefe..000000000000 --- a/arch/frv/include/asm/errno.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _ASM_ERRNO_H -#define _ASM_ERRNO_H - -#include <asm-generic/errno.h> - -#endif /* _ASM_ERRNO_H */ - |