summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-14 13:43:58 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-25 07:15:19 +0100
commitba7b2df7f00c92106cf70a55be629c19d2e8f2bf (patch)
tree45ec23439c20208118bab6e80b60f196137be887 /cpukit/headers.am
parentconfig: Add _Thread_Idle_body (diff)
downloadrtems-ba7b2df7f00c92106cf70a55be629c19d2e8f2bf.tar.bz2
config: Add _Workspace_Size
Move the workspace size configuration constant out of the configuration table. Update #3875.
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 351e942cea..6e1ab4ccd0 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -408,6 +408,7 @@ 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_score_HEADERS += include/rtems/score/wkspacedata.h
include_rtems_trace_HEADERS += include/rtems/trace/rtems-trace-buffer-vars.h
include_sys_HEADERS += include/sys/_ffcounter.h
include_sys_HEADERS += include/sys/cdefs_elf.h