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.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs