Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ae6855c0d544739c833c42f4529465cc515d9a3e
/
.
/
include
/
asm-avr32
/
errno.h
blob: 558a7249f06d810812a204ca99d47c8ca4c96c33 [
file
] [
log
] [
blame
]
Haavard Skinnemoen
5f97f7f
2006-09-25 23:32:13 -0700
[
diff
] [
blame
]
1
#ifndef
__ASM_AVR32_ERRNO_H
2
#define
__ASM_AVR32_ERRNO_H
3
4
#include
<asm-generic/errno.h>
5
6
#endif
/* __ASM_AVR32_ERRNO_H */