Fix gcc with -Wstrict-prototypes by telling it bi_emac takes no parameters.

This commit is contained in:
Andrew Turner 2014-01-25 19:36:27 +00:00
parent 5591e479fe
commit 9bd8ce289b

View File

@ -83,7 +83,7 @@ bi_dbgu(void)
}
static void
bi_emac()
bi_emac(void)
{
/*