elnk.c: rtems_elnk_driver_attach() prototype added

This commit is contained in:
Joel Sherrill
2017-04-20 20:49:07 -05:00
parent 814bd02584
commit 9f55bfb575

View File

@@ -3100,6 +3100,9 @@ struct el_boards
int pbus,pdev,pfun, vid, did, tindex;
};
/* Prototype to avoid warning. This must be a global symbol. */
int rtems_elnk_driver_attach(struct rtems_bsdnet_ifconfig *config, int attach);
/*
* Attach an ELNK driver to the system
*/