mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 01:12:58 +08:00
_CPU_Counter_frequency() can be called by the rtems_counter initialization before arm_gt_clock_initialize() initializes the value used in _CPU_Counter_frequency(). Closes #3961.