summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme136
diff options
context:
space:
mode:
authorAleksandr Platonov <pam@wolpike.com>2014-01-14 14:40:07 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-01-14 14:40:07 +0100
commitfc6a0ae1a65573e54ad5cbbddfbe124945ce5a38 (patch)
treeb666d6f9a8dfb06bc779740d2eebb9e2b409c3ee /c/src/lib/libbsp/m68k/mvme136
parentbsps/arm: Use _ARMV4_Exception_interrupt (diff)
downloadrtems-fc6a0ae1a65573e54ad5cbbddfbe124945ce5a38.tar.bz2
rtems_cache_invalidate_multiple_instruction_lines
According with comment in rtems_cache_invalidate_multiple_instruction_lines(), final_address indicates the last address which needs to be invalidated. But if in while loop we got final_address == i_addr condition then loop breaks and final_address will not be invalidated.
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme136')
0 files changed, 0 insertions, 0 deletions