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/730#note_131187 > case ALT_CLK_NAND: > denom = 4; > // the absence of a break statement here is not a mistake > +#ifdef __rtems__ > + RTEMS_FALL_THROUGH(); > +#endif /* __rtems__ */ > + Don't add extra whitespace outside the `__rtems__` guards -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730#note_131187 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
