Changeset e1598a6 in rtems for cpukit/sapi/Makefile.am


Ignore:
Timestamp:
04/04/14 08:56:36 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
69aa3349
Parents:
dc18190
git-author:
Sebastian Huber <sebastian.huber@…> (04/04/14 08:56:36)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/15/14 06:37:11)
Message:

score: Static scheduler configuration

Do not allocate the scheduler control structures from the workspace.
This is a preparation step for configuration of clustered/partitioned
schedulers on SMP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/sapi/Makefile.am

    rdc18190 re1598a6  
    1818include_rtems_HEADERS += include/rtems/rbheap.h
    1919include_rtems_HEADERS += include/rtems/rbtree.h
     20include_rtems_HEADERS += include/rtems/scheduler.h
    2021include_rtems_HEADERS += include/rtems/sptables.h
    2122include_rtems_HEADERS += include/rtems/test.h
Note: See TracChangeset for help on using the changeset viewer.