This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54a883840b
u-boot
/
lib
/
errno.c
2 lines
15 B
C
Raw
Normal View
History
Unescape
Escape
Add basic errno support. Needed for hash table support; probably useful in a lot of other places as well. Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-06-11 22:19:46 +00:00
int
errno
=
0
;
Reference in New Issue
Copy Permalink