Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5cd9a60cc63f2308cab457ea847a06f044362792
/
.
/
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 */