Changeset 7e5c9b89 in rtems for c/src/lib/libcpu/m68k

Timestamp:
11/25/14 13:58:13 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
e681762
Parents:
7981a88
git-author:
Sebastian Huber <sebastian.huber@…> (11/25/14 13:58:13)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/25/14 15:08:16)
Message:

rtems: Move rtems_cache_aligned_malloc()

Make sure also the size is cache aligned since otherwise we may have
some overlap with the next allocation block. A cache invalidate on this
area would be fatal.

(No files)

Note: See TracChangeset for help on using the changeset viewer.