From a38d1fe41250de907e7d03edd3d7a113f37bba55 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 17 Feb 2016 15:25:10 +0100 Subject: score: Add Processor_mask, etc. --- cpukit/score/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/score/Makefile.am') diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am index 8506f226c8..3d3f1c1532 100644 --- a/cpukit/score/Makefile.am +++ b/cpukit/score/Makefile.am @@ -61,6 +61,7 @@ include_rtems_score_HEADERS += include/rtems/score/priority.h include_rtems_score_HEADERS += include/rtems/score/prioritybitmap.h include_rtems_score_HEADERS += include/rtems/score/prioritybitmapimpl.h include_rtems_score_HEADERS += include/rtems/score/profiling.h +include_rtems_score_HEADERS += include/rtems/score/processormask.h include_rtems_score_HEADERS += include/rtems/score/rbtree.h include_rtems_score_HEADERS += include/rtems/score/rbtreeimpl.h include_rtems_score_HEADERS += include/rtems/score/resource.h -- cgit v1.2.3