forked from Imagelibrary/rtems
rtems: Move scheduler directives to own header
Move all rtems_scheduler_* directives to the new header file <rtems/rtems/scheduler.h>. Add a Scheduler Manager API and implementation group.
This commit is contained in:
@@ -303,6 +303,7 @@ install:
|
||||
- cpukit/include/rtems/rtems/region.h
|
||||
- cpukit/include/rtems/rtems/regiondata.h
|
||||
- cpukit/include/rtems/rtems/regionimpl.h
|
||||
- cpukit/include/rtems/rtems/scheduler.h
|
||||
- cpukit/include/rtems/rtems/sem.h
|
||||
- cpukit/include/rtems/rtems/semdata.h
|
||||
- cpukit/include/rtems/rtems/semimpl.h
|
||||
|
||||
Reference in New Issue
Block a user