Changeset f2185d10 in rtems for cpukit/Makefile.am

Timestamp:
09/30/20 09:31:58 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
6a31ae63
Parents:
71689a07
git-author:
Sebastian Huber <sebastian.huber@…> (09/30/20 09:31:58)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/01/20 17:05:33)
Message:

Decouple the C Program Heap initialization

Before this patch RTEMS_Malloc_Initialize() had a fixed dependency on
_Workspace_Area. Introduce _Workspace_Malloc_initializer to have this
dependency only if CONFIGURE_UNIFIED_WORK_AREAS is defined by the
application configuration.

(No files)

Note: See TracChangeset for help on using the changeset viewer.