Changeset 9fa3cf0d in rtems for cpukit/sapi/include

Timestamp:
12/14/11 13:17:19 (12 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
46231e1
Parents:
f55595e
Message:

2011-12-14 Sebastian Huber <sebastian.huber@…>

PR 1924/cpukit

  • sapi/include/rtems/config.h: Added stack_allocate_init_hook to rtems_configuration_table.
  • sapi/include/confdefs.h: Added CONFIGURE_TASK_STACK_FROM_ALLOCATOR and CONFIGURE_TASK_STACK_ALLOCATOR_INIT defines. Set default stack allocator and free hook to _Workspace_Allocate() and _Workspace_Free() respectively.
  • score/src/thread.c, score/src/threadstackallocate.c, score/src/threadstackfree.c: Update due to API changes.
(No files)

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