mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 07:15:17 +08:00
If CPU_DATA_CACHE_ALIGNMENT == CPU_INSTRUCTION_CACHE_ALIGNMENT we had dead code with the previous implementation. This fix relates to CID 1399776 (DEADCODE).