repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cm4000_cs: fix error paths
[linux-2.6/mini2440.git]
/
include
/
asm-x86_64
/
errno.h
blob
311182129e326e264c4a4007e8e347e60c430eb3
1
#ifndef _X8664_ERRNO_H
2
#define _X8664_ERRNO_H
3
4
#include <asm-generic/errno.h>
5
6
#endif