Changeset 5b33dc80 in rtems for cpukit/score/include

Timestamp:
01/09/08 22:35:10 (16 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
bc0ff47
Parents:
4d320062
Message:

2008-01-09 Joel Sherrill <joel.sherrill@…>

  • score/include/rtems/score/wkspace.h, score/inline/rtems/score/wkspace.inl, score/src/wkspace.c: Do not inline _Workspace_Free or _Workspace_Allocate since they are not always inlined and actually smaller overall as subroutines. They are not particularly time critical so inlining is not absolutely necessary.
(No files)

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