From ccc6695c843e8cb83df4dd8e6b1dc43c9df33216 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 8 Nov 2018 11:50:24 +0100 Subject: score: Introduce Separate the definitions related to watchdog ticks from the watchdog structures. Update #3598. --- cpukit/headers.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/headers.am') diff --git a/cpukit/headers.am b/cpukit/headers.am index 3a85f29782..fa51f8dcee 100644 --- a/cpukit/headers.am +++ b/cpukit/headers.am @@ -395,6 +395,7 @@ include_rtems_score_HEADERS += include/rtems/score/userext.h include_rtems_score_HEADERS += include/rtems/score/userextimpl.h include_rtems_score_HEADERS += include/rtems/score/watchdog.h include_rtems_score_HEADERS += include/rtems/score/watchdogimpl.h +include_rtems_score_HEADERS += include/rtems/score/watchdogticks.h include_rtems_score_HEADERS += include/rtems/score/wkspace.h include_rtems_trace_HEADERS += include/rtems/trace/rtems-trace-buffer-vars.h include_sys_HEADERS += include/sys/_ffcounter.h -- cgit v1.2.3