From 2aae3a7032ea27a989b76988bba66f4d59518ce3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 18 May 2016 13:28:52 +0200 Subject: SMP: Move lock stats to separate header file --- 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 937a9ce1ca..0e7ee35e59 100644 --- a/cpukit/score/Makefile.am +++ b/cpukit/score/Makefile.am @@ -129,6 +129,7 @@ include_rtems_score_HEADERS += include/rtems/score/schedulerprioritysmpimpl.h include_rtems_score_HEADERS += include/rtems/score/schedulerpriorityaffinitysmp.h include_rtems_score_HEADERS += include/rtems/score/schedulersimplesmp.h include_rtems_score_HEADERS += include/rtems/score/schedulerstrongapa.h +include_rtems_score_HEADERS += include/rtems/score/smplockstats.h endif ## src -- cgit v1.2.3