Changeset 8237b2d in rtems for cpukit/score

Timestamp:
10/15/14 14:15:07 (10 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
b6bfa1a2
Parents:
43633ae
git-author:
Joel Sherrill <joel.sherrill@…> (10/15/14 14:15:07)
git-committer:
Joel Sherrill <joel.sherrill@…> (10/15/14 14:33:15)
Message:

rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit Ids

Selection of 16-bit object Ids is a port specific decision. Somewhere
along the way, the file providing this information was dropped from
the include file set. This resulted in the code being compiled with
a mix of 16 and 32 bit ID assumptions for those targets with 16-bit Ids.

(No files)

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