[U-Boot] [PATCH 1/5] Add basic errno support.

Mike Frysinger vapier at gentoo.org
Sat Jul 17 23:17:26 CEST 2010


On Saturday, July 17, 2010 15:45:44 Wolfgang Denk wrote:
> --- /dev/null
> +++ b/lib/errno.c
> @@ -0,0 +1 @@
> +int errno = 0;

drop the "= 0" so that errno ends up in the bss ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100717/d5508909/attachment.pgp 


More information about the U-Boot mailing list