This website works better with JavaScript
Home
Explore
Help
Register
Sign In
phyus
/
uboot-vybrid_public
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
i386: Add errno.h
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Graeme Russ
15 years ago
parent
d4e8ada0f6
commit
a3ab8caee6
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
include/asm-i386/errno.h
+ 1
- 0
include/asm-i386/errno.h
View File
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>