[U-Boot] [PATCH 1/6] common: Always include errno.h in common.h
Bin Meng
bmeng.cn at gmail.com
Mon Apr 11 06:23:39 CEST 2016
On Mon, Apr 4, 2016 at 5:07 PM, Joe Hershberger <joe.hershberger at ni.com> wrote:
> We want people using errnos for errors instead of -1, so make it easy
> by always including the definition of all the errnos.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> include/common.h | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list