https://github.com/torvalds/linux
Raw File
Tip revision: 40ffbfad6bb79a99cc7627bdaca0ee22dec526f6 authored by Linus Torvalds on 01 September 2007, 06:08:24 UTC
Linux 2.6.23-rc5
Tip revision: 40ffbfa
errno.h
#ifndef __V850_ERRNO_H__
#define __V850_ERRNO_H__

#include <asm-generic/errno.h>

#endif /* __V850_ERRNO_H__ */
back to top