On Monday, September 26, 2011 20:10:47 Simon Glass wrote:
> --- /dev/null
> +++ b/include/os.h
> +/**
> + * Access to the OS exit() system call
> + *
> + * This exits with an EXIT_SUCCESS error code
> + */
> +void os_exit(void);

any reason for not allowing people to pass the actual error code ?  would be 
handy i think if you could exit with non-zero codes ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to