projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
merge linus into release branch
[linux-2.6]
/
include
/
asm-v850
/
errno.h
1
#ifndef __V850_ERRNO_H__
2
#define __V850_ERRNO_H__
3
4
#include <asm-generic/errno.h>
5
6
#endif /* __V850_ERRNO_H__ */