https://github.com/torvalds/linux
Raw File
Tip revision: 0215ffb08ce99e2bb59eca114a99499a4d06e704 authored by Linus Torvalds on 29 November 2006, 21:57:37 UTC
Linux 2.6.19
Tip revision: 0215ffb
errno.h
#ifndef __V850_ERRNO_H__
#define __V850_ERRNO_H__

#include <asm-generic/errno.h>

#endif /* __V850_ERRNO_H__ */
back to top