Changeset e5120a5 in rtems

Timestamp:
04/22/14 08:10:39 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
b2ec2d15
Parents:
0c5beb8e
git-author:
Sebastian Huber <sebastian.huber@…> (04/22/14 08:10:39)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/28/14 07:26:18)
Message:

score: Add _CPU_Get_current_per_CPU_control()

Add optional method _CPU_Get_current_per_CPU_control() to obtain the
per-CPU control of the current processor.

This is optional. Not every CPU port needs this. It is only an
optional optimization variant. In case this macro is undefined, the
default implementation using the current processor index will be used.

(No files)

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