From f00c5c6e347f72d272545ba71b4b22ae45b6d113 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 8 Nov 2018 10:32:14 +0100 Subject: rtems: Move internal structures to partdata.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 cd0abfabec..a274647105 100644 --- a/cpukit/headers.am +++ b/cpukit/headers.am @@ -253,6 +253,7 @@ include_rtems_rtems_HEADERS += include/rtems/rtems/object.h include_rtems_rtems_HEADERS += include/rtems/rtems/options.h include_rtems_rtems_HEADERS += include/rtems/rtems/optionsimpl.h include_rtems_rtems_HEADERS += include/rtems/rtems/part.h +include_rtems_rtems_HEADERS += include/rtems/rtems/partdata.h include_rtems_rtems_HEADERS += include/rtems/rtems/partimpl.h include_rtems_rtems_HEADERS += include/rtems/rtems/partmp.h include_rtems_rtems_HEADERS += include/rtems/rtems/ratemon.h -- cgit v1.2.3