From ba7b2df7f00c92106cf70a55be629c19d2e8f2bf Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Feb 2020 13:43:58 +0100 Subject: config: Add _Workspace_Size Move the workspace size configuration constant out of the configuration table. Update #3875. --- 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 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 -- cgit v1.2.3