Changeset fbd0a3ce in rtems for cpukit/score/src

Timestamp:
09/03/21 15:14:19 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
8abd1756
Parents:
2647e76
Message:

score: Move _Thread_Dispatch()

The _Thread_Dispatch() function was customized over time and now the
work is done by _Thread_Do_dispatch() and specialized wrappers. The
plain _Thread_Dispatch() is now only used in some CPU ports. Move it to
a separate file to avoid dead code in the general.

Change license to BSD-2-Clause according to file history and
re-licensing agreement.

Update #3053.

(No files)

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