Sign in
googlers
/
maze
/
linux
/
ce7e4af7f507c156c3fd3dbb41ffe4a77c700b54
/
.
/
include
/
asm-v850
/
errno.h
blob: 31c91df012056094867812a8b73f701f3c787994 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__V850_ERRNO_H__
2
#define
__V850_ERRNO_H__
3
4
#include
<asm-generic/errno.h>
5
6
#endif
/* __V850_ERRNO_H__ */