Changeset a59dd5c in rtems for c/src/lib/libcpu

Timestamp:
11/25/16 18:21:43 (7 years ago)
Author:
Martin Erik Werner <martinerikwerner.aac@…>
Branches:
5, master
Children:
9bf9068
Parents:
3b4ddaf
git-author:
Martin Erik Werner <martinerikwerner.aac@…> (11/25/16 18:21:43)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/28/16 06:30:44)
Message:

or1k: Remove secondary functions in cache manager

Move the code of the _CPU_OR1K_Cache_{enable,disable}_* functions into the
equivalent exported _CPU_cache_{enable,disable}_* functions instead, and
then delete them, in order to reduce the code indirection and aid
readability.

This does not touch the currently unused prefetch, writeback, and lock
functions.

(No files)

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