Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
6ae5a6ef0340908fb7065a75231ae9980a910fbe
/
.
/
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 */