summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 11:50:24 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-12 13:25:41 +0100
commitccc6695c843e8cb83df4dd8e6b1dc43c9df33216 (patch)
treef90f1077a504adc8a32a10d022d75f66fe77bea0 /cpukit/headers.am
parentrtems: Avoid <rtems/score/timecounter.h> in API (diff)
downloadrtems-ccc6695c843e8cb83df4dd8e6b1dc43c9df33216.tar.bz2
score: Introduce <rtems/score/watchdogticks.h>
Separate the definitions related to watchdog ticks from the watchdog structures. Update #3598.
Diffstat (limited to 'cpukit/headers.am')
-rw-r--r--cpukit/headers.am1
1 files changed, 1 insertions, 0 deletions
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