From e1b7c18839a633162d0bcfbfb2e97a5eda49d14d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 8 Nov 2018 11:07:57 +0100 Subject: rtems: Move internal structures to timerdata.h 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 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 -- cgit v1.2.3