Matteo Concas commented on a discussion on rtemslwip/greth/greth_mdio.c: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/40#note_152481 > + > +#ifndef __MDIO_H__ > +#define __MDIO_H__ > + > +#include "greth_emac.h" > +#include "greth_mdio.h" > + > +#include <stdbool.h> > +#include <stdint.h> > +#include <stdio.h> > + > +#include <rtems/dev/io.h> > + > +#ifdef __cplusplus > +extern "C" { > +#endif Removed. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/40#note_152481 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
