Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3630db1fa7677b350fd5a1ac5498cc48448ae28
/
.
/
include
/
asm-m68k
/
errno.h
blob: 0d4e188d6ef6433a1929490444849fe08fda2444 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_M68K_ERRNO_H
2
#define
_M68K_ERRNO_H
3
4
#include
<asm-generic/errno.h>
5
6
#endif
/* _M68K_ERRNO_H */