mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 21:38:42 +08:00
The rtems_cache_get_data_cache_size() and rtems_cache_get_instruction_cache_size() functions shall return the entire cache size for a level of 0. Levels greater than 0 shall return the size of the associated level. Update #4982.