CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/24 07:12:43
Modified files:
sys/arch/amd64/stand/efiboot: efidev.c
sys/arch/amd64/stand/libsa: softraid.c
usr.sbin/installboot: i386_installboot.c
Log message:
Add prototype for gpt_chk_mbr() to i386_installboot.c. Add 'static' to
declarations of gpt_chk_mbr() to match prototypes in efidev.c and
softraid.c.
