lwIP | zynqmp: Adapt to the rtems removal of Xilinx headers (!8)
Chris Johns (@chris)
gitlab at rtems.org
Wed Nov 6 02:21:00 UTC 2024
Merge request https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/8 was reviewed by Chris Johns
--
Chris Johns started a new discussion on embeddedsw/ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif.c: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/8#note_114384
> +#ifndef __rtems__
> #include <xparameters.h>
> +#endif
Should these ends be the same as LibbSD:
```
#endif /* __rtems__ */
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/8
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241106/415ae153/attachment-0001.htm>
More information about the bugs
mailing list