RTEMS | altera-cyclone-v/contrib/.../hwmgr/*.c: Fix warnings (!467)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Jun 27 03:18:35 UTC 2025
Kinsey Moore commented on a discussion on bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_dma.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/467#note_125476
> return true;
> }
> }
> +#endif /* __rtems__ */
>
> +#ifndef __rtems__
> +/* RTEMS: Needs a prototype if used */
Realistically, both directives and and the comment can just be dropped in favor of the comment higher up.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/467#note_125476
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/20250627/b01e8c8f/attachment.htm>
More information about the bugs
mailing list