RTEMS | altera-cyclone-v/contrib/.../hwmgr/*.c: Fix warnings (!467)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Jun 10 14:56:21 UTC 2025
Gedare Bloom started a new discussion on bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_clock_manager.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/467#note_123272
> //
> // alt_clk_id_to_string() converts a clock ID to a text string.
> //
> +#ifndef __rtems__
> +/* RTEMS: Needs a prototype if used */
In theory, we should not have any changes within an `#ifndef __rtems__` section. I am not sure how we should handle this in a consistent/uniform way.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/467#note_123272
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/20250610/0125638e/attachment.htm>
More information about the bugs
mailing list