https://github.com/torvalds/linux
Raw File
Tip revision: d223a60106891bfe46febfacf46b20cd8509aaad authored by Linus Torvalds on 05 October 2006, 02:57:05 UTC
Linux 2.6.19-rc1
Tip revision: d223a60
errno.h
#ifndef __ASM_SH64_ERRNO_H
#define __ASM_SH64_ERRNO_H

#include <asm-generic/errno.h>

#endif /* __ASM_SH64_ERRNO_H */
back to top