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>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
int errno = 0;
|
||||
Reference in New Issue
Block a user