Hi,

> +u8 is_bootprio_strict()
> +{
> +    return find_prio("HALT") >= 0;
> +}

./src/boot.c: In function 'is_bootprio_strict':
./src/boot.c:298:4: warning: old-style function definition 
[-Wold-style-definition]

Please fix.  Otherwise the patches look good to me.

cheers,
  Gerd
_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-le...@seabios.org

Reply via email to