Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: c8f71b01a50597e298dc3214a2f2be7b8d31170c authored by Linus Torvalds on 21 February 2007, 04:32:30 UTC
Linux 2.6.21-rc1
Tip revision: c8f71b0
errno.h
#ifndef __ASM_AVR32_ERRNO_H
#define __ASM_AVR32_ERRNO_H

#include <asm-generic/errno.h>

#endif /* __ASM_AVR32_ERRNO_H */
back to top