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 -- [email protected] To unsubscribe send an email to [email protected]
