From a7668b2a881a54c04de43e3f7b9c5ea5ee2b14c8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 18 May 2016 13:44:02 +0200 Subject: SMP: Move ticket lock 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 0e7ee35e59..80eafc4085 100644 --- a/cpukit/score/Makefile.am +++ b/cpukit/score/Makefile.am @@ -130,6 +130,7 @@ include_rtems_score_HEADERS += include/rtems/score/schedulerpriorityaffinitysmp. 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 +include_rtems_score_HEADERS += include/rtems/score/smplockticket.h endif ## src -- cgit v1.2.3