Changeset 23a368d in rtems for testsuites/sptests/sp34

Timestamp:
01/23/08 22:57:54 (16 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
f3a5a20c
Parents:
ce19f1fa
Message:

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

  • sp34/changepri.c, sp35/priinv.c: Convert the Objects_Name type from a simple type to a union of an unsigned 32 bit integer and a pointer. This should help eliminate weird casts between u32 and pointers in various places. The APIs now have to explicitly call _u32 or _string versions of helper routines. This should also simplify things and eliminate the need for ugly casts in some cases.
(No files)

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