Add basic errno support.
[platform/kernel/u-boot.git] / lib / errno.c
1 int errno = 0;