summaryrefslogtreecommitdiff
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 11:07:57 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-12 13:25:40 +0100
commite1b7c18839a633162d0bcfbfb2e97a5eda49d14d (patch)
tree24b1b65cfc882bbc49506a0bb03249cae389a9f1 /cpukit/headers.am
parentb7af3e449a513c6f4b5623ddeb35b8d61399f8f5 (diff)
rtems: Move internal structures to timerdata.h
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 458c0ae75d..0ca35265b8 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -278,6 +278,7 @@ include_rtems_rtems_HEADERS += include/rtems/rtems/tasks.h
include_rtems_rtems_HEADERS += include/rtems/rtems/tasksdata.h
include_rtems_rtems_HEADERS += include/rtems/rtems/tasksimpl.h
include_rtems_rtems_HEADERS += include/rtems/rtems/timer.h
+include_rtems_rtems_HEADERS += include/rtems/rtems/timerdata.h
include_rtems_rtems_HEADERS += include/rtems/rtems/timerimpl.h
include_rtems_rtems_HEADERS += include/rtems/rtems/types.h
include_rtems_rtl_HEADERS += include/rtems/rtl/dlfcn-shell.h