summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-24 06:38:07 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-02-02 15:01:20 +0100
commitf14a04c6ef5cde3f812aefd9827eddcf4cf2f13e (patch)
tree149d7e39e4f00b15951aa83699c7ed4ddc95f5ef /cpukit/headers.am
parentposix: Use one second based CLOCK_MONOTONIC (diff)
downloadrtems-f14a04c6ef5cde3f812aefd9827eddcf4cf2f13e.tar.bz2
Add RTEMS thread API
Update #2843.
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 c486c3f51f..379f6afcf4 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -210,6 +210,7 @@ include_rtems_HEADERS += include/rtems/termios_printk.h
include_rtems_HEADERS += include/rtems/termios_printk_cnf.h
include_rtems_HEADERS += include/rtems/termiostypes.h
include_rtems_HEADERS += include/rtems/test.h
+include_rtems_HEADERS += include/rtems/thread.h
include_rtems_HEADERS += include/rtems/timecounter.h
include_rtems_HEADERS += include/rtems/timespec.h
include_rtems_HEADERS += include/rtems/tm27-default.h