mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 00:18:43 +08:00
This was obsolete and broken based upon recent time keeping changes. Thie build option was previously enabled by adding USE_TICKS_FOR_STATISTICS=1 to the configure command line. This propagated into the code as preprocessor conditionals using the __RTEMS_USE_TICKS_FOR_STATISTICS__ conditional.