Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e74b56800e78a10bc09b56a87831876a1d9d09ae
/
.
/
include
/
asm-m32r
/
errno.h
blob: 7a98520194a79cf0d6901e06dfb603b3399eae84 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_ASM_M32R_ERRNO_H
2
#define
_ASM_M32R_ERRNO_H
3
4
/* $Id$ */
5
6
#include
<asm-generic/errno.h>
7
8
#endif
/* _ASM_M32R_ERRNO_H */
9