Files
rtems/cpukit/libdl
Pavel Pisa 9d423d9c96 libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.
The CPU_CACHE_LINE_BYTES has been introduced after 4.11 branch
fork and is not available for all architectures on RTEMS 4.11.

Use of rtems_cache_get_maximal_line_size() is more descriptive
choice. The min/max data/instruction cache line size is not critical
there, value is used for optimization only to use single operation
for decently following sections.
2016-10-03 11:01:39 +02:00
..
2015-03-20 15:42:34 +01:00
2015-03-20 15:42:34 +01:00
2014-11-20 10:19:46 +11:00
2015-03-06 13:26:12 -06:00
2016-08-15 15:46:39 +10:00
2016-08-15 15:46:39 +10:00
2015-03-20 15:42:34 +01:00
2015-03-20 15:42:34 +01:00